quick-flow ยท diff
git:20260507.8dfdcb4 to git:20260601.da7723a
29 added, 29 removed. Audit C to C.
- ---
+ ---
graph:
domains: [domain:software-engineering]
skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
workflows: [workflow:feature-development]
topics: [topic:developer-experience]
roles: [role:tech-lead, role:backend-engineer]
- ---
-
- # Quick Flow
-
- Lean solo-developer workflow for rapid spec-to-implementation with minimal overhead.
-
- ## Agent
- Barry (Solo Dev) - `bmad-solodev-barry`
-
- ## Workflow
- 1. Quick Spec: Create technical specification with stories
- 2. Quick Dev: Implement each story with tests
- 3. Code Review: Multi-dimensional quality assessment
-
- ## Inputs
- - `projectName` - Project name
- - `projectDescription` - Project requirements
- - `techStack` - 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
+ ---
+
+ # Quick Flow
+
+ Lean solo-developer workflow for rapid spec-to-implementation with minimal overhead.
+
+ ## Agent
+ Barry (Solo Dev) - `bmad-solodev-barry`
+
+ ## Workflow
+ 1. Quick Spec: Create technical specification with stories
+ 2. Quick Dev: Implement each story with tests
+ 3. Code Review: Multi-dimensional quality assessment
+
+ ## Inputs
+ - `projectName` - Project name
+ - `projectDescription` - Project requirements
+ - `techStack` - 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