bmad-agent-architect

Convert product requirements and UX intent into a system architecture and execution plan.

36|16|Updated May 1, 2026
One-click install
npx skills add https://github.com/tronghieu/lumina-wiki --skill bmad-agent-architect-tronghieu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-agent-architect
Source: https://github.com/tronghieu/lumina-wiki/tree/main/.agents/skills/bmad-agent-architect
Command: npx skills add https://github.com/tronghieu/lumina-wiki --skill bmad-agent-architect-tronghieu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps convert product requirements and UX intent into a concrete, implementation-ready technical architecture with clear trade-offs and alignment across workstreams.

Core Features & Use Cases

  • Resolves the customized agent setup: Loads and merges {skill-root}/customize.toml with team and user override TOML files to shape persona, menu, and behavior.
  • Runs deterministic activation steps: Executes configured prepend/append activation steps and then adopts the architecture persona (“Winston”) consistently across the session.
  • Guides aligned execution via a menu-driven workflow: Presents a capabilities menu and dispatches the appropriate supporting skills (e.g., architecture documentation or readiness checks).

Quick Start

Use bmad-agent-architect to architect your system by asking: "Winston, help me design the technical architecture for this PRD and UX, including key trade-offs and implementation plan."

Frequently Asked Questions about bmad-agent-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert product requirements into a shippable system architecture?

To convert product requirements into a shippable system architecture, provide your PRD and UX intent to the architect persona, which then outputs a technical design with clear trade-offs and an aligned execution plan.

What is the best way to align technical planning across multiple workstreams?

Aligning technical planning across workstreams requires a menu-driven workflow that dispatches supporting capabilities like architecture documentation and readiness checks to ensure cohesive execution.

How does system design persona configuration resolution work for team overrides?

System design persona configuration resolution works by loading and merging a base TOML file with team and user override TOML files to shape the agent's behavior, menu, and persona consistently.

Can I use this to get technical design leadership for structured solutioning?

Yes, you can use this for technical design leadership during structured solutioning by initializing a session that adopts a dedicated architect persona to guide your technical decisions.

What are the limitations of menu-driven workflow dispatch for technical planning?

A limitation of menu-driven workflow dispatch is that it relies on resolving persistent facts and project configuration upfront, meaning incomplete setup files can restrict the accuracy of the generated architecture.