一键导入
idd-intent-new-document
Create a new owning IDD spec, ADR, or spike only when no existing current document owns the area or decision.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create a new owning IDD spec, ADR, or spike only when no existing current document owns the area or decision.
用 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 | idd-intent-new-document |
| description | Create a new owning IDD spec, ADR, or spike only when no existing current document owns the area or decision. |
Use this skill to create a new owning specification, ADR, or spike when no existing current document owns the product area or decision.
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.
This skill accepts a semantic handoff from idd-intent-change,
idd-intent-brainstorm, or Factory. The handoff includes document type,
product or decision area, durable intent, why current documents are not valid
owners, related documents, acceptance or decision context, and open questions.
idd-intent-change for user-requested changes to existing product behavior.idd-intent-new-document 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..idd/intent/README.md, .idd/intent/INDEX.md, and relevant current numbered
documents directly under .idd/intent/.INDEX.md and relevant current specs
for an existing owner of the product area.idd-intent-change..idd/intent/. Do not scan or create an archive directory. Deleted document
numbers are not reused.INDEX.md when a numbered document is added.