بنقرة واحدة
sdd-harness
Bootstrap pointer skill for operating in this SDD-governed workspace.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Bootstrap pointer skill for operating in this SDD-governed workspace.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Reduce context footprint while preserving governance context.
Drive systemic alignment toward spec target after targeted corrections.
Apply minimal targeted correction to a specific governance violation.
Diagnose runtime/workspace problems with governed checks.
Review architecture adherence against SDD mandates.
Run stabilization checks before handoff.
| name | sdd-harness |
| description | Bootstrap pointer skill for operating in this SDD-governed workspace. |
This is a bootstrap/meta skill (category: bootstrap). It has no independent
authority — it points file-based skill-discovery agents (Claude Code, Antigravity/
Gemini CLI) at the canonical SDD governance sources below. Do not duplicate routing
tables or mandate content here: if this file and .sdd/agent-instructions.md ever
disagree, .sdd/agent-instructions.md wins.
.sdd/agent-instructions.md — governance authority, active mandates, bootstrap steps..sdd/commands/registry.json + .sdd/commands/<command-id>/command.yaml..sdd/skills/registry.json + .sdd/skills/<skill-name>/skill.yaml.sdd-harness itself is registered in .sdd/skills/registry.json under category
bootstrap. Its presence there — not absence — is what's canonical; do not report
this skill as governance drift.
Governance Footer: Every response generated while operating under this skill MUST end with the following compact footer:
SDD GOVERNANCE: drift=${status} | governance=${status} | profile=${profile}
(Replace ${status} and ${profile} with actual values from sdd runtime status)
PEP 723 Execution:
uv run sdd or make <target> to ensure environment parity.