원클릭으로
spec-create
Create a new IDD spec, ADR, or spike for durable product intent.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create a new IDD spec, ADR, or spike for durable product intent.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.