Spec Driven Development Workflow inside Claude-Code
Stars
57
Forks
3
Watchers
57
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
fix: when /start-task is finished with the task, it now marks it as complete
04fe464View on GitHubfix: `/start-task` creates a todo list for the first uncompleted task, not the whole project
6ad8829View on GitHubfix: removed manual step after documents are created. Passing the context back to the orchestrator burned more tokens and slowed the workflow down
29accd7View on GitHubfix: project context is added to CLAUDE.md, doesnt overwrite it
798e39aView on GitHubfeat: namespacing custom commands to avoid conflicts, not sure i feel about this
f46de82View on GitHubfeat: initial commit for spec driven dev workflow with agents
4904caaView on GitHubchoroe: Using a single isntall script instead of two different ones
6c3ae69View on GitHubchore: removal of optional mcp server fix: updaes to install scrcipts
9849dd6View on GitHub