bmad-create-architecture

Guide AI agents through collaborative architectural decision-making using a PRD document.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/KatTate/Bmad-for-Replit --skill bmad-create-architecture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-create-architecture
Source: https://github.com/KatTate/Bmad-for-Replit/tree/main/.agents/skills/bmad-create-architecture
Command: npx skills add https://github.com/KatTate/Bmad-for-Replit --skill bmad-create-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of making critical architectural decisions for software projects, ensuring consistency and alignment across AI agents.

Core Features & Use Cases

  • Facilitates Collaborative Decision-Making: Guides users through a structured workflow to define technical architecture.
  • Ensures AI Agent Consistency: Establishes clear guidelines for stack, database, APIs, and folder structure to prevent implementation conflicts.
  • Use Case: When starting a new project, use this skill to collaboratively decide on the technology stack, database choice, and overall project structure before development begins.

Quick Start

Use the bmad-create-architecture skill to start the architectural decision workflow.

Frequently Asked Questions about bmad-create-architecture

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

FAQPage Schema
How do I define technical architecture for a new software project?

Defining technical architecture requires making collaborative architectural decisions for stack, database, APIs, and folder structure. A structured workflow ensures consistency across AI agents before development begins.

What is the best way to ensure AI agent consistency during solutioning?

AI agent consistency is achieved by facilitating collaborative architectural decision-making. Establishing clear guidelines for technical design and folder structure prevents implementation conflicts during the workflow.

Do I need a PRD document to start the architectural decision workflow?

Yes, a PRD document is required as input. The architectural decision workflow uses the PRD to guide the step-file execution process for defining the technical architecture.

Can I use this workflow to decide on database choice and APIs?

Yes, the workflow applies to defining the entire technical architecture including database choice, technology stack, and APIs. It guides you through these decisions within a Phase 3 Solutioning workflow.

How does a step-file architecture structure technical design execution?

A step-file architecture structures technical design execution by breaking the workflow into sequential steps. This ensures structured execution and consistent implementation across all AI agents.