quick-flow
// Lean solo-developer workflow for rapid spec-to-implementation with minimal overhead.
$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
Quick Flow
Lean solo-developer workflow for rapid spec-to-implementation with minimal overhead.
Agent
Barry (Solo Dev) - bmad-solodev-barry
Workflow
- Quick Spec: Create technical specification with stories
- Quick Dev: Implement each story with tests
- Code Review: Multi-dimensional quality assessment
Inputs
projectName- Project nameprojectDescription- Project requirementstechStack- Preferred technology stack (optional)storyCount- Number of stories (default: 5)
Outputs
- Technical specification with architecture decisions
- Implementation results per story
- Multi-dimensional code review with 0-100 score
- Summary for stakeholder communication
Process Files
bmad-quick-flow.js- Complete Quick Flow lifecycle