bmad-agent-bmb-agent-builder

Load and execute an agent persona from a repository markdown file.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill bmad-agent-bmb-agent-builder-rafaellsalmeida
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-agent-bmb-agent-builder
Source: https://github.com/RafaellsAlmeida/lifetrek/tree/main/.agents/skills/bmad-agent-bmb-agent-builder
Command: npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill bmad-agent-bmb-agent-builder-rafaellsalmeida

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connects you to a full agent persona by loading and executing its activation script from the repository, ensuring consistent behavior across sessions.

Core Features & Use Cases

  • Load the complete agent persona from {project-root}/_bmad/bmb/agents/agent-builder.md
  • Read the full persona, menu, and activation steps to execute exactly as written
  • Maintain character and behavior throughout the session by following the activation rules

Quick Start

Load the full agent file from the project root and execute its activation steps to initialize the agent persona.

Frequently Asked Questions about bmad-agent-bmb-agent-builder

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

FAQPage Schema
How do I load and activate an AI agent persona from my repository?▼

To activate an AI agent persona, load the file from {project-root}/_bmad/bmb/agents/agent-builder.md and execute its activation steps exactly as written. This ensures the agent initializes correctly and maintains its defined behavior throughout the session.

What is the best way to maintain consistent AI agent behavior across multiple sessions?▼

The best way to maintain consistent AI agent behavior across sessions is to load the complete persona from the repository's agent-builder.md file and execute its activation rules each time. This applies the full persona, menu, and instructions consistently.

How do I execute AI agent activation steps defined in a markdown file?▼

To execute AI agent activation steps, read the full persona, menu, and instructions from the agent-builder.md file in your project root. Apply the activation steps exactly as written to instantiate the agent and maintain its character during the session.

Can I instantiate an AI agent persona without writing custom activation scripts?▼

Yes, you can instantiate an AI agent persona instantly by loading the complete persona file from {project-root}/_bmad/bmb/agents/agent-builder.md. The Skill reads the full persona and executes the predefined activation steps automatically, requiring no custom scripts.