
Sdd Marketplace
- 1 repo stars
- Updated April 13, 2026
- kainsk/sdd
Bootstrap specs/, run /sdd:dry-run gates, validate L0-L2 hierarchy, and block code when spec verdict is BLOCK.
About
kainsk/sdd packages Spec-Driven Development as a Claude Code plugin marketplace entry. It enforces a cascading spec hierarchy: L0 Constitution, L1 domain model, L2 BDD scenarios in Gherkin-MD, with lower levels forbidden from contradicting upper levels. The plugin adds 10 slash commands (/sdd:setup, /sdd:dry-run, /sdd:bug, /sdd:second-opinion, /sdd:housekeeping, /sdd:history, /sdd:evolve, /sdd:foresight, /sdd:reflect, /sdd:scenario), six bash scripts on PATH (sdd-validate.sh, sdd-link-index.sh, sdd-scorecard.sh, sdd-foresight.sh, sdd-install-hooks.sh, sdd-test.sh), and seven templates for constitution, domain, scenario, patterns, and steering docs. /sdd:dry-run must run before coding; Verdict BLOCK halts implementation. A 51-test regression suite validates manifests, caps, and security gates. Install via /plugin marketplace add kainsk/sdd. Use for spec-anchored teams needing mechanical validation—not for one-line typo fixes exempted in the handbook.
- 10 slash commands including /sdd:setup, /sdd:dry-run, /sdd:bug, /sdd:evolve
- 6 bash scripts on PATH: sdd-validate, sdd-link-index, sdd-scorecard, sdd-foresight, sdd-test
- L0 Constitution → L1 domain → L2 Gherkin-MD BDD hierarchy with dry-run BLOCK gate
- 7 templates for constitution, domain, scenario, patterns, steering docs
- 51 regression tests covering validate, caps, security gates, plugin manifest
Sdd Marketplace by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add kainsk/sddAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | April 13, 2026 |
| Repository | kainsk/sdd ↗ |
What it does
Bootstrap specs/, run /sdd:dry-run gates, validate L0-L2 hierarchy, and block code when spec verdict is BLOCK.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.