agentsclimarketplace

Lamina orchestrator

Skill aryaniyaps/lamina/skills/lamina-orchestrator

Headless Product Design skill for AI coding agents | Design how it works, verify what you ship.

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.

What its author says it does

Copied from the file, not written here

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

SKILL.md

1.8 KB, 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 328,083. 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.