Spec-driven development plugin for Claude Code — structured feature, bugfix, and investigation workflows with steering-based project memory
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
fix: replace mkdir with setup-project script for deterministic init
484d2bcView on GitHubfix: move user.md + CLAUDE.md creation to session-start hook (deterministic)
aa27d21View on GitHubfix: move all init instructions into command file directly
6171908View on GitHubfix: radically simplify init skill - put 5-file requirement at top
d5ee022View on GitHubfix: merge nickname+CLAUDE.md into same phase as steering generation
860c98eView on GitHubfix: enforce Phase 4 (nickname + CLAUDE.md) with HARD-GATE
0343249View on GitHubfeat: make init Q&A use interactive selection UI (AskUserQuestion)
904d618View on GitHubfix: restructure init skill to force Q&A before any file creation
74f5e49View on GitHubfeat: ask user nickname at end of init, default to "baby"
69d39e9View on GitHubfeat: session-start hook injects full steering + workflow guidance
2fd16f3View on GitHub