원클릭으로
idd-skip
Manual-only command. Perform the current request without applying Intent-Driven Development routing or updating durable intent.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Manual-only command. Perform the current request without applying Intent-Driven Development routing or updating durable 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 | idd-skip |
| description | Manual-only command. Perform the current request without applying Intent-Driven Development routing or updating durable intent. |
| disable-model-invocation | true |
| user-invocable | true |
Use this skill only when the user explicitly invokes idd-skip or explicitly
requests that the current task be performed without Intent-Driven Development.
This is a manual-only command.
Skip IDD routing for the current user request only.
.idd/intent/.This skill does not remove IDD from the project, change durable product intent, persist an opt-out setting, or affect later user requests.