v1.9.0
What's changed
Removed
sdd-uiskill removed from the Claude Code plugin, canonicalpackages/skill/source, andsdd initscaffolding. The skill required Playwright MCP + a running Vite dev server and was too fragile to distribute. Thesdd ui launch-editorCLI command and@applica-software-guru/sdd-uinpm package remain available for React projects.
Added
- 6 slash commands for the Claude Code plugin:
/sdd-status,/sdd-sync,/sdd-bugs,/sdd-crs,/sdd-pull,/sdd-push - SessionStart hook: on session start in an SDD project, surfaces pending doc files, open bugs, and pending CRs
Changed
sddskill v1.1: richer description with more trigger phrases, deduplicated commit rule with rationalesdd-remoteskill v1.2: fixed step numbering, enriched trigger phrases (sdd pull, sdd push, SDD Flow)- Claude plugin version: aligned from 1.8.0 → 1.9.0
- CLI prebuild: cleans
skills/before copying to prevent stale files persisting
Full changelog: https://github.com/applica-software-guru/sdd/blob/main/CHANGELOG.md