bmad-create-architecture

Create architecture documents that turn project requirements into implementation guidance.

1|Updated Dec 22, 2022
One-click install
npx skills add https://github.com/Rinzler78/osmosis-launcher --skill bmad-create-architecture-rinzler78
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-create-architecture
Source: https://github.com/Rinzler78/osmosis-launcher/tree/main/.agents/skills/bmad-create-architecture
Command: npx skills add https://github.com/Rinzler78/osmosis-launcher --skill bmad-create-architecture-rinzler78

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams turn a project brief into a complete, consistent architecture document that AI agents can follow without making conflicting implementation choices. It is designed to reduce ambiguity, surface missing decisions, and create a shared technical source of truth before coding begins.

Core Features & Use Cases

  • Project context analysis: Reviews requirements, constraints, and cross-cutting concerns to establish architectural scope.
  • Decision facilitation: Guides collaborative choices for data, security, APIs, frontend, infrastructure, and other core system concerns.
  • Consistency rules and structure: Defines naming conventions, implementation patterns, and repository structure to keep multiple AI agents aligned.
  • Validation and handoff: Checks architecture completeness and readiness, then produces a final document for implementation.

Quick Start

Ask the assistant to create an architecture plan for your project and provide any available PRD, UX, or project context documents.

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 a system architecture document for AI agents to follow?

To create a system architecture document for AI agents, provide your project requirements and context. The Skill analyzes constraints, facilitates decisions on data and infrastructure, and generates consistent implementation guidance with naming conventions to prevent conflicting choices.

What's the best way to align multiple AI coding agents on project structure and implementation patterns?

The best way to align multiple AI agents is by defining a shared technical source of truth. This Skill maps repository structure, establishes consistency rules, and logs architectural decisions so all agents follow uniform implementation patterns without ambiguity.

When do I need a validated architecture document before starting AI-driven development?

You need a validated architecture document before development begins to surface missing decisions and reduce ambiguity. It is required when collaborative system design workflows demand consistent implementation guidance and validated choices for AI agents.

Can I use this system design workflow with just a project brief and no full PRD?

Yes, you can use this workflow with a project brief. The Skill performs project context analysis to establish architectural scope from available PRD, UX, or project context documents, turning initial requirements into a complete architecture plan.

How does collaborative decision facilitation work for system architecture?

Collaborative decision facilitation works by guiding choices for data, security, APIs, frontend, and infrastructure. The Skill reviews cross-cutting concerns to establish architectural scope and logs these decisions to create a shared technical source of truth.

Does this architecture planning process validate readiness before handing off to development?

Yes, this architecture planning process validates readiness before handoff. It checks architecture completeness and produces a final document containing implementation patterns and consistency rules for AI agents to execute against.