一键导入
lamina-orchestrator
Product design workflows — domain contracts, implement brief, verify loop. Load via Read or Skill tool when /lamina-* workflows need it.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Product design workflows — domain contracts, implement brief, verify loop. Load via Read or Skill tool when /lamina-* workflows need it.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use only when explicitly invoked as lamina-design. Turn an incomplete product idea or brownfield change into a minimum sufficient product behavior graph: actors, entities, operations, workflows, rules, dependencies, decisions, persona perspectives, and distinct risks; then generate an implementation-ready contract.
Use only when explicitly invoked as lamina-init. Turn an incomplete product idea into usable business context and evidence-grounded personas, asking only high-leverage questions and labeling provisional assumptions for later product-graph design.
Use only when explicitly invoked as lamina. Route product design for developers building with AI — design, verify, or direct capability answers.
Use only when explicitly invoked as lamina-verify. Verify a live or brownfield product against its product graph: critical promises, reachable workflows, authority, invariants, state integrity, recovery, accessibility, and contract drift; emit evidence-backed fixes before merge.
Business context UX guidance. Use when bootstrapping Lamina for a project; answering business questions UX work needs; updating context after a pivot or scope change.
Lamina Problem Router — product design at the intersection of UX, product rules, and systems thinking.
| name | lamina-orchestrator |
| description | Product design workflows — domain contracts, implement brief, verify loop. Load via Read or Skill tool when /lamina-* workflows need it. |
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.
| Mode | When | Load |
|---|---|---|
| Direct | One clear topic | lamina-core → one skill |
| Workflow | Slash command | This skill → workflow → audit-profiles.yaml |
| Workflow | File |
|---|---|
| Router | workflows/router.md |
| Init | workflows/init.md |
| Design | workflows/design.md |
| Verify | workflows/verify.md |
run.json incrementally under .lamina/runs/<run_id>/ready_to_build + ship-pack implement.md; verify ends at findings[] + always fix.md| File | Purpose |
|---|---|
| load-protocol.md | How slash + supporting skills load |
| lib/validate-run.mjs | Contract validator (ships with this skill) |
| artifacts.md | run.json schema, lifecycle |
| merge-rules.md | Merge order, grounding |
| audit-profiles.yaml | Section → skills |
| prerequisites/init-required.md | Init gate |