Skip to content

0.2.0

Latest

Choose a tag to compare

@TaylorHuston TaylorHuston released this 01 Jul 03:40
· 100 commits to main since this release

[0.2.0] - 2026-06-30

Added

  • Added deep /sdd-review behavior as the default local PR-style gate, including review bundles, delegated review pass guidance, and a reusable PR review subagent prompt.
  • Added package doctrine that treats SDD as an evidence-backed behavior-to-code map, with undocumented implemented behavior treated as drift until represented in Epic/Story truth.
  • Added /sdd-propose --replan for mid-change discoveries that need revised planning before /sdd-apply resumes.
  • Added a Planning Updates ledger section to the generated tasks.md template.
  • Added README guidance for the current meta-repo development shape and adapting the packaged skills to different repository and documentation layouts.

Changed

  • Clarified that packaged skills follow the .agents/ skill-folder convention.
  • Generalized PRD/planning references around project planning docs instead of a vault-specific path.
  • Updated /sdd-review to use git merge-tree --write-tree exit status as the preferred merge-conflict check.
  • Fixed the README doctrine link.