bmad-agent-bmm-dev

Load a developer agent's persona and execute its activation steps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Activates a self-contained agent by loading its complete persona and activation instructions from the repository.

Core Features & Use Cases

  • Enforces strict persona fidelity by loading and applying a developer agent's full specification.
  • Executes activation steps deterministically to ensure consistent behavior across sessions.
  • Supports menu-driven interactions and session-based persona management as defined by the agent file.

Quick Start

Load the dev agent's full persona from the repository and execute its activation steps.

Frequently Asked Questions about bmad-agent-bmm-dev

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

FAQPage Schema
How do I activate a developer agent persona consistently across sessions?

To activate a developer agent persona consistently across sessions, load the agent's complete specification and activation instructions from the repository, executing predefined steps deterministically to ensure consistent behavior.

What is strict persona fidelity in automated development workflows?

Strict persona fidelity in automated development workflows means loading and applying a developer agent's full specification exactly as written, ensuring the agent maintains its intended behavior and predefined instructions throughout the execution.

How to load external agent specifications for stepwise activation?

Load external agent specifications for stepwise activation by retrieving the self-contained agent file from the repository, which contains the complete persona and the exact activation instructions to execute.

Can I use menu-driven interactions with a loaded dev-agent persona?

Yes, you can use menu-driven interactions with a loaded dev-agent persona. The agent file supports menu-driven interactions and session-based persona management as defined by its loaded specification.

Does executing activation steps deterministically limit workflow flexibility?

Executing activation steps deterministically ensures consistent behavior across sessions but requires following the predefined steps exactly as written in the agent file, prioritizing strict persona fidelity over flexible execution.