Automated spec-driven development and bug fixing workflows
New!
Top 43.1% on sourcepulse
This project provides automated, spec-driven development workflows for Claude Code, targeting developers who want to structure their feature development and bug fixing processes. It streamlines the creation of new features through a Requirements → Design → Tasks → Implementation cycle and simplifies bug resolution via a Report → Analyze → Fix → Verify process, enhancing project consistency and efficiency.
How It Works
The tool sets up a .claude/
directory containing slash commands, steering documents (product, tech, structure), and templates for a structured development lifecycle. It leverages Claude Code's capabilities to generate requirements in EARS format, technical designs with Mermaid diagrams, and atomic coding tasks. Auto-generated task commands simplify execution, and a real-time dashboard visualizes progress and status.
Quick Start & Requirements
npx @pimzino/claude-code-spec-workflow
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project requires Claude Code to be installed and configured separately. While it aims for zero configuration, specific project structures or permission issues might require troubleshooting.
1 day ago
Inactive