Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Automated workflows for Claude Code. Features spec-driven development for new features (Requirements → Design → Tasks → Implementation) and streamlined bug fix workflow for quick issue resolution (Report → Analyze → Fix → Verify).
| Date | Stars |
|---|---|
| 2026-07-31 | 3805 |
| 2026-08-03 | 3807 |
| 2026-08-06 | 3807 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Claude Code Spec Workflow > **⚠️ IMPORTANT NOTICE:** Development focus has shifted to the **MCP (Model Context Protocol) version** of this workflow system. The MCP version provides enhanced features, real-time dashboard, and broader AI tool compatibility. > > **🚀 [View the new Spec Workflow MCP →](https://github.com/Pimzino/spec-workflow-mcp)** > > This Claude Code-specific version remains available for existing users but will receive limited updates. [](https://badge.fury.io/js/@pimzino%2Fclaude-code-spec-workflow) [](https://opensource.org/licenses/MIT) **Automated workflows for Claude Code with intelligent task execution.** Transform your development with structured workflows: **Requirements → Design → Tasks → Implementation** for new features, plus streamlined **Report → Analyze → Fix → Verify** for bug fixes. ## ☕ Support This Project <a href="https://buymeacoffee.com/Pimzino" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a> --- ## 📦 Installation 1. Install the workflow globally ```bash npm i -g @pimzino/claude-code-spec-workflow ``` 2. Run the setup command in your project directory ```bash claude-code-spec-workflow ``` **Thats it, you are ready to go!** --- ## ✨ What You Get - **📁 Complete .claude/ structure** - All files and directories - **📝 10 slash commands** - 5 spec workflow + 5 bug fix workflow - **🎯 Intelligent task execution** - Automated implementation - **🤖 4 specialized agents** - Enhanced automation - **📊 Real-time dashboard** - Monitor progress visually - **🔧 Auto-generated commands** - One command per task - **📋 Document templates** - Professional spec documents - **⚙️ Project steering** - Persistent context and standards - **⚡ Smart optimization** - Intelligent context sharing and caching --- ## 🔄 Workflows Overview ### 📊 **Spec Workflow** (New Features) **Complete automation in one command:** ```bash /spec-create feature-name "Description" ``` **What happens:** 1. **Requirements** → User stories + acceptance criteria 2. **Design** → Technical architecture + diagrams 3. **Tasks** → Atomic, agent-friendly breakdown 4. **Commands** → Auto-generated task commands (optional) **Execute tasks:** ```bash # Manual control /spec-execute 1 feature-name /feature-name-task-1 # Auto-generated ``` ### 🐛 **Bug Fix Workflow** (Quick Fixes) ```bash /bug-create issue-name "Description" # Document the bug /bug-analyze # Find root cause /bug-fix # Implement solution /bug-verify # Confirm resolution ``` ### 🎯 **Steering Setup** (Project Context) ```bash /spec-steering-setup # Creates product.md, tech.md, structure.md ``` --- ## 🛠️ Commands Reference <details> <summary><strong>📊 Spec Workflow Commands</strong></summary> | Command | Purpose | |---------|---------| | `/spec-steering-setup` | Create project context documents | | `/spec-create <name>` | Complete spec workflow | | `/spec-execute <task-id>` | Manual task execution | | `/<name>-task-<id>` | Auto-generated task commands | | `/spec-status` | Show progress | | `/spec-list` | List all specs | </details> <details> <summary><strong>🐛 Bug Fix Commands</strong></summary> | Command | Purpose | |---------|---------| | `/bug-create <name>` | Document bug with structured format | | `/bug-analyze` | Investigate root cause | | `/bug-fix` | Implement targeted solution | | `/bug-verify` | Verify resolution | | `/bug-status` | Show bug fix progress | </details> --- ## 🎯 Key Features ### 🤖 **Intelligent Task Execution** - **Streamlined** task implementation - **Context-aware** execution with full specification context - **Agent-based** implementation with spec-ta
Excerpt of 21,799 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:eaa23c106c84841b, llm:Repository description: 'Automated workflows for Claude Code. Features spec-driven development for new features (Requirements → Design → Tasks → Implementation) and streamlined bug fix workflow for quick issue resolution (Report → Analyze → Fix → Verify).'
matched fp:eaa23c106c84841b, llm:Repository description: 'Automated workflows for Claude Code. Features spec-driven development for new features (Requirements → Design → Tasks → Implementation) and streamlined bug fix workflow for quick issue resolution (Report → Analyze → Fix → Verify).'