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.
npx agentmods add commands/paulpreibisch/agentvibes/bmadgit clone --depth 1 https://github.com/paulpreibisch/AgentVibesWrote 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.
[](https://agentmods.dev/commands/paulpreibisch/agentvibes/bmad)<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>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.
| Model | Per session | Once 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 |
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.
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:
- ✅ Enables BMAD voice plugin (assigns voices to agents)
- ✅ Backs up current voice/personality settings
- ✅ Injects TTS hooks into all BMAD agent files
- ✅ 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:
- ✅ Restores your previous voice/personality settings
- ✅ Removes TTS hooks from all BMAD agent files
- ✅ Disables BMAD voice plugin
- ✅ 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]
...
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.
- 5d ago First seen · 199 lines · 0 tokens per session scan A 42b56448eee2
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.
Other commands, from other repositories
domains
Apply the CLI runtime and safety contract before executing a command. Runtime --help is authoritative.
access
Apply the CLI runtime and safety contract before executing a command. Runtime --help is authoritative.
code-health-auditor
Run a source code-health audit for actual-sync and create GitHub issues for genuine findings.
deps-age
Analyze dependency freshness and maintenance activity.
review-pr
Comprehensive PR review checklist to ensure code quality, testing, and best practices.
release-prep
Automated release readiness validation.