Skip to content
Automation
Skill

/architecture-design

Design comprehensive system architecture with technology selection and ADRs.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill architecture-design --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/architecture-design

Context preview

The summary Claude sees to decide when to auto-load this skill.

Design comprehensive system architecture with technology selection and ADRs.

SKILL.md

architecture-design.SKILL.md
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]

Architecture Design

Design comprehensive system architecture with technology selection and ADRs.

Agent

Winston (Architect) - `bmad-architect-winston`

Workflow

1. Define high-level system architecture with components 2. Select technology stack with justification 3. Design data model and database architecture 4. Define API contracts and integration patterns 5. Plan security, scalability, and deployment 6. Document Architecture Decision Records (ADRs) 7. Validate implementation readiness

Inputs

  • `projectName` - Project name
  • `prd` - Product Requirements Document
  • `uxDesign` - 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
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.