bmad-architecture-agent — Summary
bmad-architecture-agent is a BMAD-METHOD expansion pack suite providing 8 specialized architecture expert agents across 5 domain packs: Cloud Infrastructure (4 agents: Infrastructure Analyst Alex, Cloud Architect Morgan, Cost Optimizer Taylor, Security Reviewer Jordan), Data Architecture (Data Architect Casey), Integration Patterns (Integration Architect River), Platform Engineering (Platform Engineer Sam), and Architecture Governance (Architecture Governor Quinn). The repo installs on top of bmad-method (via npx bmad-method install), adding domain-specific expansion packs under .bmad-core/. Each agent is defined using the standard BMAD YAML-in-markdown persona-md format and carries domain-specific commands, tasks, templates, and reference data. The project has 15 stars, 1 contributor, and last pushed October 2025, suggesting a single-author extension project.
differs_from_seeds: A pure expansion pack over bmad-method (seed) — it adds 8 specialized architecture agents while reusing BMAD's core scaffolding (agents, tasks, templates, core-config.yaml) verbatim. Unlike the upstream seed which has generalist agents (Architect = single role), this repo decomposes architecture into 5 sub-domains with 8 named expert agents. Compared to superpowers or spec-driver, there are zero skills, zero hooks, and zero CLI primitives — this is a content pack, not a behavioral framework.