ワンクリックで
sdd-implement
Phase 4 (Implement) namespace meta-skill — TDD, hotspot review, commit hygiene.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Phase 4 (Implement) namespace meta-skill — TDD, hotspot review, commit hygiene.
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.
Diagnostic namespace meta-skill — module verify, drift, hidden Unicode, sizing.
Module operations namespace meta-skill — install, update, verify, APM coexistence.
| name | sdd-implement |
| namespace | true |
| keyword-tags | ["tdd","red-green-refactor","hotspot","hexagonal","commit","git","micro-task","verification"] |
| description | Phase 4 (Implement) namespace meta-skill — TDD, hotspot review, commit hygiene. |
Purpose: lightweight router for Phase 4 implementation work.
tasks.md and you need a methodology refresher.| Trigger keywords | Sub-skill | Purpose |
|---|---|---|
auto-implement, incremental, gate-safe | sdd-auto-implement | Incremental implementation with gate-safe stop points |
hotspot, risk, churn, complexity | hotspot-review | Composite-risk classification of the diff |
tdd, red-green, red green refactor, failing test | (uses tdd-enforce instruction) | TDD enforcement is in tdd-enforce.instructions.md |
commit, git, rebase, squash | (uses git-commit-discipline PLAYBOOK section) | Commit hygiene per PLAYBOOK § Commit Discipline |
hexagonal, port, adapter | (uses architect plan + plan template) | Implement per the plan's hexagonal boundary |
sdd-auto-implement for normal task execution.hotspot-review when reviewing a diff > 200 LoC or touching a known hotspot.tdd-enforce instruction — do not duplicate.autonomy-policy.