一键导入
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.