Pimzino/claude-code-spec-workflow
Automated workflow system that provides structured development processes (Requirements → Design → Tasks → Implementation) and bug fix workflows (Report → Analyze → Fix → Verify) for Claude Code.

This npm package provides a complete workflow automation system designed for Claude Code. It installs slash commands, specialized agents, and auto-generated commands into the .claude/ directory of a project. The system includes two main workflows: a spec-driven feature development workflow and a streamlined bug fix workflow. It also offers a real-time dashboard for monitoring progress and is migrating to MCP (Model Context Protocol) for broader AI tool compatibility.