bmad-agent-bmm-architect

Activates and initializes the BMAD architect agent from the project root.

1|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/LucaDeLeo/ASTN --skill bmad-agent-bmm-architect-lucadeleo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-agent-bmm-architect
Source: https://github.com/LucaDeLeo/ASTN/tree/main/.agents/skills/bmad-agent-bmm-architect
Command: npx skills add https://github.com/LucaDeLeo/ASTN --skill bmad-agent-bmm-architect-lucadeleo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Activate and initialize the BMAD architect agent from the project root.

Core Features & Use Cases

  • Enforces complete embodiment of the architect agent's persona during activation.
  • Loads and executes the activation steps from the designated architect file.
  • Maintains safety and traceability by documenting steps executed and ensuring controlled exit.

Quick Start

Activate the architect agent by loading its full persona from the project file and begin following its activation steps.

Frequently Asked Questions about bmad-agent-bmm-architect

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

FAQPage Schema
How do I activate a BMAD architect agent from my project root?

To activate a BMAD architect agent, you load its full persona from the designated project file and execute the predefined activation steps to ensure deterministic, in-character behavior during development and testing.

What is BMAD agent architecture used for in software development?

BMAD agent architecture is used to initialize an agent's persona, menu system, and activation steps from the project root, ensuring controlled, in-character execution and traceability during development and testing.

Do I need a specific file structure to initialize an architect agent safely?

Yes, initializing an architect agent safely requires a SKILL.md frontmatter with a name and description, alongside an activation sequence that loads and executes the architect file exactly as written.

How does the architect agent maintain safety and prevent prompt injection?

The architect agent maintains safety and traceability by documenting executed activation steps, ensuring controlled exit, and enforcing complete embodiment of the persona to mitigate prompt injection risks.

Can I use this agent activation process without the SKILL.md frontmatter?

No, the BMAD architect agent activation requires a SKILL.md frontmatter containing the name and description to properly load the persona and execute the deterministic activation sequence.

What's the best way to ensure deterministic behavior when loading an agent persona?

The best way to ensure deterministic behavior is to enforce complete embodiment of the architect agent's persona during activation and strictly execute the activation steps written in the designated file.