Quick flow
Skill a5c-ai/babysitter/library/methodologies/bmad-method/skills/quick-flow
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
npx -y skills add a5c-ai/babysitter --skill quick-flowAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.0 KB, as published. Nobody here has run it
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