원클릭으로
sdd-doctor
Diagnostic namespace meta-skill — module verify, drift, hidden Unicode, sizing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Diagnostic namespace meta-skill — module verify, drift, hidden Unicode, sizing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
Phase 4 (Implement) namespace meta-skill — TDD, hotspot review, commit hygiene.
Module operations namespace meta-skill — install, update, verify, APM coexistence.
| name | sdd-doctor |
| namespace | true |
| keyword-tags | ["doctor","drift","integrity","unicode","sizing","lint","install-health","framework-health"] |
| description | Diagnostic namespace meta-skill — module verify, drift, hidden Unicode, sizing. |
Purpose: lightweight router for diagnostic and integrity work.
sdd doctor and interpreting the output.| Trigger keywords | Sub-skill | Purpose |
|---|---|---|
agent lint, agent design, boundary rules audit | sdd-agent-lint | Lint agent files for boundary/design issues |
module verify, module integrity, hash drift | (uses module_integrity utility) | Module integrity verification |
hidden unicode, homoglyph, BiDi | (uses hidden-unicode-scan instruction) | Hidden Unicode scanning |
instruction size, description length, > 50 lines | (uses instruction-authoring instruction + sdd doctor --description-length) | Sizing/description-length lint (Wave 23 §A) |
drift, orphaned AC, orphaned test, stale AC | drift-analysis | Detect spec/test/code drift — orphaned AC, orphaned tests, stale AC (Wave 24) |
artifact integrity, drift detected | (uses Wave 23 §B, deferred to next wave) | Artifact integrity (Phase B of Wave 23) |
sdd doctor (no flag) for the full health check.sdd doctor --description-length (Wave 23) or per-module sdd module verify.