Architecture design
Skill a5c-ai/babysitter/library/methodologies/bmad-method/skills/architecture-design
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 architecture-designAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.1 KB, as published. Nobody here has run it
Architecture Design
Design comprehensive system architecture with technology selection and ADRs.
Agent
Winston (Architect) - bmad-architect-winston
Workflow
- Define high-level system architecture with components
- Select technology stack with justification
- Design data model and database architecture
- Define API contracts and integration patterns
- Plan security, scalability, and deployment
- Document Architecture Decision Records (ADRs)
- Validate implementation readiness
Inputs
projectName- Project nameprd- Product Requirements DocumentuxDesign- UX design artifacts (optional)complexity- Project complexity level
Outputs
- System architecture with component diagram
- Technology stack with rationale
- Data model and API contracts
- ADRs and readiness assessment
Process Files
bmad-orchestrator.js- Phase 3 of full lifecycle