원클릭으로
spec-update-from-implementation
Update specs from confirmed implementation behavior intended as product intent.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Update specs from confirmed implementation behavior intended as 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-update-from-implementation |
| description | Update specs from confirmed implementation behavior intended as product intent. |
Use this skill to update a current specification from verified implementation behavior when the user explicitly confirms that the implementation represents current product intent.
Implementation evidence is not product intent by itself.
Use spec-update-from-implementation when implementation behavior already exists
and the user explicitly confirms that this implementation is current product
intent.
Use spec-change when the user describes desired future behavior before
implementation.
INDEX.md only when documents are added, deleted, renamed, or their
role changes..specs/README.md, .specs/INDEX.md, and relevant current numbered
documents directly under .specs/.INDEX.md only when document structure or document roles changed.