Development
Hook
Hooks
What sdd-pipeline runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.
Install
> /plugin marketplace add eduwxyz/my-awesome-skills > /plugin install sdd-pipeline@my-awesome-skills
Ships with sdd-pipeline. Installing the plugin gets these hooks.
What fires, and when
Stop
bash ${PLUGIN_ROOT}/skills/tdd/hooks/end-green.shbash ${PLUGIN_ROOT}/skills/verify/hooks/iteration-gate.sh
Ships withsdd-pipeline
A spec-driven development pipeline for Claude Code and Codex CLI. Refine the spec before you code, let TDD enforce it, verify nothing slipped, then review.
Get the whole plugin

