원클릭으로
sdd-specify
Phase 1 (Specify) namespace meta-skill — routes to the right specification sub-skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Phase 1 (Specify) namespace meta-skill — routes to the right specification sub-skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Use when: checking spec-vs-code fidelity, finding orphaned acceptance criteria, finding orphaned tests, detecting stale specifications, running sdd analyze drift, auditing traceability health
Distil a raw brief/brain-dump/ticket into a 5-field intent kernel ready to seed Phase 1 spec (Wave 27 §26
Author and tighten .sdd-modules/policy.yaml; resolve extends chains; choose allow/deny lists; verify with sdd doctor --policy-preflight (Wave 26 §25 #1).
Phase 3 (Architect) namespace meta-skill — REST, async messaging, ADR, hexagonal.
Diagnostic namespace meta-skill — module verify, drift, hidden Unicode, sizing.
Phase 4 (Implement) namespace meta-skill — TDD, hotspot review, commit hygiene.
SOC 직업 분류 기준
| name | sdd-specify |
| namespace | true |
| keyword-tags | ["domain","vocabulary","acceptance-criteria","prfaq","requirement-decomposition","ambiguity","hidden-requirement","spec-review"] |
| description | Phase 1 (Specify) namespace meta-skill — routes to the right specification sub-skill. |
Purpose: lightweight router for Phase 1 specification work. Loaded eagerly at cold-start; routes to one or more sub-skills only when their trigger keywords appear in the active context.
| Trigger keywords | Sub-skill | Purpose |
|---|---|---|
brief, brain-dump, intake, kernel, distil, seed spec | intent-kernel | Distil raw input into a 5-field intent kernel to seed Phase 1 spec (Wave 27 §26 #4) |
prfaq, working-backwards, idea, pre-spec | prfaq-working-backwards | Pre-spec PRFAQ + assumption ledger |
spec-review, acceptance-criteria checklist | sdd-spec-review | Structured spec review |
red-team, assumption, adversarial review | red-team-spec | Adversarial spec review |
ambiguity, score, vague, quality gate | sdd-ambiguity-score | Score and surface ambiguity hotspots |
pattern, recurring, cluster | pattern-analyze | Surface recurring patterns across specs |
hidden, implicit, assumed requirement | hidden-requirement-scan | Surface implicit requirements (Wave 23 §C) |