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