bmad

bmad is a command for Claude Code from paulpreibisch/AgentVibes. It costs 0 tokens per session (1,572 once invoked), scanned A, original, Apache-2.0.

A command for assigning different synthetic voices to BMAD agents and adding speech output when they activate. BMAD is a framework whose agents handle roles such as product management, development, and quality assurance.

In plain words
What is it for?
Use it to enable or disable voice support for BMAD agents and configure voice mappings for agent roles.
Why use it?
It lets users hear which BMAD agent is speaking and gives each role its own voice and personality setting. It also preserves the previous voice settings so the integration can be disabled.

Command for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/paulpreibisch/agentvibes/bmad
Clone the repo
git clone --depth 1 https://github.com/paulpreibisch/AgentVibes

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for bmad

README.md
[![agentmods](https://agentmods.dev/badge/commands/paulpreibisch/agentvibes/bmad.svg)](https://agentmods.dev/commands/paulpreibisch/agentvibes/bmad)
Your own site
<a href="https://agentmods.dev/commands/paulpreibisch/agentvibes/bmad"><img src="https://agentmods.dev/badge/commands/paulpreibisch/agentvibes/bmad.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,572 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.01572
Opus 5 $0.00000 $0.00786
Sonnet 5 $0.00000 $0.00314
Haiku 4.5 $0.00000 $0.00157

Measured 5d ago against content hash 42b56448eee2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

bmad scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/agent-vibes/bmad.md · 199 lines

How it starts

The opening of the file, as written. The whole thing — 199 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/agent-vibes:bmad Command

Complete BMAD voice integration - assigns unique voices to each BMAD agent AND makes them speak when activated.

Usage

/agent-vibes:bmad <subcommand> [arguments]

Subcommands

enable

Enables voice assignment for BMAD agents AND automatically injects TTS into agent activation instructions.

What it does:

  1. ✅ Enables BMAD voice plugin (assigns voices to agents)
  2. ✅ Backs up current voice/personality settings
  3. ✅ Injects TTS hooks into all BMAD agent files
  4. ✅ BMAD agents will now SPEAK when they activate!

Example:

/agent-vibes:bmad enable

Output:

✅ BMAD voice plugin enabled
💾 Previous settings backed up:
   Voice: Aria
   Personality: normal

📊 BMAD Agent Voice Mappings:
   pm → Matthew Schmitz [professional]
   dev → Jessica Anne Bogart [normal]
   qa → Ralf Eisend [professional]

🎤 Automatically enabling TTS for BMAD agents...

✅ Injected TTS into: pm.md → Voice: Matthew Schmitz
✅ Injected TTS into: dev.md → Voice: Jessica Anne Bogart
✅ Injected TTS into: qa.md → Voice: Ralf Eisend

🎉 TTS enabled for 10 agents
💡 BMAD agents will now speak when activated!

disable

Disables BMAD voice plugin AND removes TTS from all BMAD agents.

What it does:

  1. ✅ Restores your previous voice/personality settings
  2. ✅ Removes TTS hooks from all BMAD agent files
  3. ✅ Disables BMAD voice plugin
  4. ✅ Agents return to normal (silent) behavior

Example:

/agent-vibes:bmad disable

Output:

❌ BMAD voice plugin disabled
🔄 Restoring previous settings:
   Voice: Aria
   Personality: normal

🔇 Automatically disabling TTS for BMAD agents...

✅ Removed TTS from: pm.md
✅ Removed TTS from: dev.md
✅ Removed TTS from: qa.md

✅ TTS disabled for 10 agents

status

Shows plugin status and current voice mappings.

Example:

/agent-vibes:bmad status

Output:

✅ BMAD voice plugin: ENABLED

📊 BMAD Agent Voice Mappings:
   pm → Matthew Schmitz [professional]
   dev → Jessica Anne Bogart [normal]
   qa → Ralf Eisend [professional]
   ...

Read the full file on GitHub · 199 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 199 lines · 0 tokens per session scan A 42b56448eee2

Subscribe to this mod's changes

bmad is a command published in the GitHub repository paulpreibisch/AgentVibes (153 stars, last pushed 1mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,572 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.