Stop fixing AI chaos. Start shipping quality.
fspec enforces specs → tests → code. No shortcuts. No skipping.
Works with Claude Code, GitHub Copilot, and other AI agents.
Quick Start
# Install
npm install -g @sengac/fspec
# Initialize
cd /path/to/your/project
fspec initBootstrap fspec context with /fspec, then talk naturally: "Create a story for user login" or "Show me the kanban board"
/fspec
Your AI agent will guide you through the ACDD workflow: discover → specify → test → implement.
Already have code?
Use Reverse ACDD to document existing codebases:
- Analyze what you have (code? tests? specs?)
- Choose a strategy (A, B, C, or D)
- Generate missing pieces automatically
- Link everything for full traceability
"fspec transformed how we build with AI agents. No more skipping tests or writing code before specs. Our AI follows ACDD workflow religiously now."
— fspec development team