DevForgeAI
Spec-driven development framework for Claude Code
Transform vague business ideas into production-ready code with zero technical debt through enforced TDD, quality gates, and immutable architectural constraints.
Quick Start
From zero to spec-driven development in 8 commands. Each step feeds into the next, building a complete governed workflow.
The Development Pipeline
Click any stage to explore what happens at each step of the spec-driven workflow.
Command Explorer
46 slash commands organized by workflow phase. Click any command to see example usage.
10-Phase TDD Development Cycle
The /dev command orchestrates a strict Red-Green-Refactor cycle with AC verification, integration testing, and quality gates.
4 Quality Gates
Non-negotiable checkpoints that enforce coverage thresholds, constraint compliance, and release readiness.
Coverage Thresholds (Gate 2)
6 Constitutional Context Files
Immutable constraints that govern all AI agent behavior. Changes require an Architecture Decision Record (ADR) and user approval.
How to Change a Constitutional File
Architecture
A layered architecture where slash commands invoke skills, which delegate to specialized subagents, all governed by immutable context files.
Subagent Categories
Get Started
Three steps to spec-driven development.