bmad-architect

Load the architect agent persona and execute its activation menu.

1|Updated Aug 3, 2025
One-click install
npx skills add https://github.com/MazenMrad/Obsidio --skill bmad-architect-mazenmrad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-architect
Source: https://github.com/MazenMrad/Obsidio/tree/main/.cursor/skills/bmad-architect
Command: npx skills add https://github.com/MazenMrad/Obsidio --skill bmad-architect-mazenmrad

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines bootstrapping and running a complete architect AI agent by loading its persona from the repository and executing its activation flow, eliminating manual setup and configuration.

Core Features & Use Cases

  • Load the architect agent persona from the repository file architect.md, ensuring the agent's menu and instructions are loaded as provided.
  • Display the welcome greeting and a numbered menu to guide user interaction.
  • Follow every activation step precisely to ensure consistent startup, user prompts, and safe wait-for-input behavior.
  • Use case: a development team quickly boots an architect agent to prototype design conversations and decision workflows.

Quick Start

Load the full architect agent from {project-root}/_bmad/bmm/agents/architect.md and begin the activation sequence.

Frequently Asked Questions about bmad-architect

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

FAQPage Schema
How do I launch an architect AI agent from repository files?

To launch an architect AI agent, load the persona file from {project-root}/_bmad/bmm/agents/architect.md and execute its activation sequence to display the welcome message and numbered menu.

What is an architect agent activation menu and how does it work?

An architect agent activation menu is a guided interface generated by loading an external persona file, following its activation steps to display a welcome greeting and numbered options for user interaction.

How do I load an agent persona from a markdown file for design conversations?

Load the agent persona by reading the markdown file at {project-root}/_bmad/bmm/agents/architect.md, which contains the full instructions and menu structure needed to bootstrap the architect agent.

Do I need any dependencies to run the architect agent deployment?

No dependencies are required to run the architect agent deployment, as the Skill operates independently by loading the necessary configuration and persona directly from the repository markdown file.

Can I use this agent orchestration menu for prototyping decision workflows?

Yes, you can use this agent orchestration menu for prototyping design conversations and decision workflows by activating the loaded persona to guide the interaction through a numbered menu.

Why is my architect agent not displaying the welcome message on startup?

If the welcome message is not displaying, ensure the full agent file is correctly located at {project-root}/_bmad/bmm/agents/architect.md and that every activation step is followed precisely without skipping.