بنقرة واحدة
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 ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| 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.