원클릭으로
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.