agentsclimarketplace

Lamina orchestrator

Skill aryaniyaps/lamina/skills/lamina-orchestrator

Product design workflows — domain contracts, implement brief, verify loop. Load via Read or Skill tool when /lamina-* workflows need it.From its SKILL.md

Install
npx -y skills add aryaniyaps/lamina --skill lamina-orchestrator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.8 KB, 447 tokens by cl100k_base, as published. Nobody here has run it

Lamina Orchestrator

Coordinates design → ready_to_build → external build → verify. Mode B: never writes app source.

Guardrail: .lamina/ only. See guardrails.

Load protocol: load-protocol.md — traverse Load lists; never invent artifact filenames.

Modes

ModeWhenLoad
DirectOne clear topiclamina-core → one skill
WorkflowSlash commandThis skill → workflow → audit-profiles.yaml

Workflows

WorkflowFile
Routerworkflows/router.md
Initworkflows/init.md
Designworkflows/design.md
Verifyworkflows/verify.md

Steps

  1. Select — skills from audit-profiles for workflow section
  2. ApplyRead/Skill-load each skill; write run.json incrementally under .lamina/runs/<run_id>/
  3. Deliver — output contract; design ends at validated ready_to_build + ship-pack implement.md; verify ends at findings[] + always fix.md

Files

FilePurpose
load-protocol.mdHow slash + supporting skills load
lib/validate-run.mjsContract validator (ships with this skill)
artifacts.mdrun.json schema, lifecycle
merge-rules.mdMerge order, grounding
audit-profiles.yamlSection → skills
prerequisites/init-required.mdInit gate

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.