bmad-create-architecture

Generate architecture decision documents with YAML frontmatter and step-based workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires resolve_customization.py.

What problem does it solve?

bmad-create-architecture helps you turn high-level product intent into a structured architecture decision document that multiple AI agents can implement consistently.

Core Features & Use Cases

  • Collaborative architecture workflow: Guides a facilitator-style dialog to produce an architecture.md artifact through step-by-step discovery.
  • Architecture decisions + patterns + structure: Produces core decisions, implementation consistency rules, and a concrete project structure with boundaries.
  • Context-aware initialization: Discovers and loads PRD/UX/research/context documents, validates required inputs, and tracks workflow state.

Quick Start

Ask your AI assistant to run the bmad-create-architecture workflow for your project so it can discover your PRD and build the architecture.md document step by step.

Frequently Asked Questions about bmad-create-architecture

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

FAQPage Schema
How do I create an AI architecture plan that multiple agents can implement consistently?

To create a consistent AI architecture plan, you need structured architecture decision documentation with explicit, agent-friendly rules. This workflow orchestrates step-by-step discovery to produce core decisions, consistency patterns, and concrete project structure boundaries.

How do I generate architecture decisions from an existing PRD?

Generating architecture decisions from a PRD requires context-aware initialization that discovers and validates required inputs. The workflow loads your PRD, validates it, and guides a facilitator-style dialog to produce the final architecture.md artifact.

What is the best way to document project structure boundaries for AI development?

Documenting project structure boundaries requires defining implementation consistency rules alongside core architecture decisions. This collaborative discovery process ensures multiple AI agents understand structural limits and operate within established constraints.

Do I need a PRD before starting architecture planning?

A PRD is required before starting architecture planning. The workflow performs PRD validation during context loading to ensure necessary inputs are present before generating architecture decisions and consistency patterns.

Can I use this workflow orchestration for solution design without any UX research documents?

Workflow orchestration for solution design attempts to discover and load available UX and research context documents. While it validates required inputs like the PRD, having supplementary UX research improves the accuracy of the generated architecture decisions.