What's Changed
Added
- Automatic spec-kit initialization on first SDD command (no manual setup)
- Traits infrastructure with
superpowersandteamstraits, hook-based overlays with sentinel guards - Brainstorm document persistence with numbered docs, overview index, revisit detection
- REVIEWERS.md with anti-self-review guardrails
- Constitution path standardized to
.specify/memory/constitution.md
Changed (BREAKING)
- spec-kit is now a required dependency (no longer bundled)
- Consolidated teams traits (
teams-vanilla+teams-specmerged intoteams) - Task tracking simplified to
tasks.mdcheckboxes (no external state)
Removed
sdd:constitutionskill - use/speckit.constitutiondirectlybeadstrait - task state tracked intasks.mdcheckboxesteams-vanillaandteams-spectraits - consolidated intoteams- Bundled templates, scripts, and spec-kit commands (use
specify init)
Full Changelog: pre-specify-cli-rename...v2.0.0