with one click
spec-create
Create a new IDD spec, ADR, or spike for durable product intent.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create a new IDD spec, ADR, or spike for durable product intent.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Check whether implementation behavior matches durable product intent in `.idd/intent/`.
Implement behavior from current `.idd/intent/` product intent and verify the code against the relevant specification.
Update `.idd/intent/` product intent from confirmed implementation behavior.
Diagnose `.idd/intent/` product intent structure and recommend reorganizations without editing files.
Clarify real product intent before changing `.idd/intent/`, using focused customer-development questions and simplification options without editing product intent, planning implementation, or writing code.
Update current `.idd/intent/` product intent from a user-requested behavior change, preferring existing specs over new specs.
| name | spec-create |
| description | Create a new IDD spec, ADR, or spike for durable product intent. |
Use this skill to create a new specification, ADR, or spike.
The request may explicitly specify the document type:
type: spec | adr | spike
Use the requested type when it matches the change. If the type is not specified, infer it from the change. If the requested type conflicts with IDD rules, state the mismatch and use the correct document type.
spec-change for user-requested changes to existing product behavior.spec-create only when a new durable product area, ADR, or spike is
needed.spec - durable product behavior, domain contracts, acceptance criteria,
verification rules, shared behavior.adr - durable architectural decision where rationale, alternatives, and
tradeoffs matter.spike - research, experiment, or hypothesis check before committing to
product or architecture intent..specs/README.md, .specs/INDEX.md, and relevant current numbered
documents directly under .specs/.INDEX.md and relevant current specs
for an existing owner of the product area.spec-change..specs/. Do not scan or create an archive directory. Deleted document
numbers are not reused.INDEX.md when a numbered document is added.