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 skills/stephenleo/bmad-autonomous-development/badnpx skills add stephenleo/bmad-autonomous-development --skill badgit clone --depth 1 https://github.com/stephenleo/bmad-autonomous-developmentWrote 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/skills/stephenleo/bmad-autonomous-development/bad)<a href="https://agentmods.dev/skills/stephenleo/bmad-autonomous-development/bad"><img src="https://agentmods.dev/badge/skills/stephenleo/bmad-autonomous-development/bad.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.00133 | $0.07925 |
| Opus 5 | $0.00067 | $0.03963 |
| Sonnet 5 | $0.00027 | $0.01585 |
| Haiku 4.5 | $0.00013 | $0.00792 |
Grade A, and why
bad scanned grade A with 1 finding 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 4d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- gh TLS/auth error in output → stop Monitor, switch to curl poller from `references/coordinator/pattern-gh-curl-fallback.md` How it starts
The opening of the file, as written. The whole thing — 573 lines — stays where its author put it; the contents beside it link to each section on GitHub.
BAD — BMad Autonomous Development
On Activation
Check if {project-root}/_bmad/config.yaml contains a bad section. If not — or if the user passed setup or configure as an argument — load ./assets/module-setup.md and complete registration before proceeding.
The setup/configure argument always triggers ./assets/module-setup.md, even if the module is already registered (for reconfiguration).
After setup completes (or if config already exists), load the bad config and continue to Startup below.
You are a coordinator. You delegate every step to subagents via the Agent tool. You never read files, run git/gh commands, or write to disk yourself.
Coordinator-only responsibilities:
- Pick stories from subagent-reported data
- Call the Agent tool to spawn subagents (in parallel where allowed — multiple Agent tool calls in one message)
- Manage timers (CronCreate / CronDelete)
- Run Pre-Continuation Checks (requires session stdin JSON — coordinator only)
- Handle user input, print summaries, and send channel notifications
Everything else — file reads, git operations, gh commands, disk writes — happens inside Agent tool subagents with fresh context windows.
Startup: Capture Channel Context
Before doing anything else, determine how to send notifications:
-
Check for a connected channel — look at the current conversation context:
- If you see a
<channel source="telegram" chat_id="..." ...>tag, saveNOTIFY_CHAT_IDandNOTIFY_SOURCE="telegram". - If another channel type is connected, save its equivalent identifier.
- If no channel is connected, set
NOTIFY_SOURCE="terminal".
- If you see a
-
Send the BAD started notification using the Notify Pattern:
🤖 BAD started — building dependency graph...
Then proceed to Phase 0.
Configuration
Load base values from the bad section of _bmad/config.yaml at startup. Then parse any KEY=VALUE overrides from arguments passed to /bad — args win over config. For any variable not in config or args, use the default below.
What ships with it
20 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/bad-statusline.sh 1.2 KB runs code
- assets/module-help.csv 483 B
- assets/module-setup.md 10 KB
- assets/module.yaml 1.6 KB
- references/coordinator/gate-pre-continuation.md 5.1 KB
- references/coordinator/pattern-gh-curl-fallback.md 2.9 KB
- references/coordinator/pattern-monitor.md 3.2 KB
- references/coordinator/pattern-notify.md 799 B
- references/coordinator/pattern-timer.md 3.2 KB
- references/coordinator/pattern-watchdog.md 4.8 KB
- references/coordinator/setup-statusline-hook.md 2.6 KB
- references/subagents/phase0-graph.md 3.1 KB
- references/subagents/phase0-prompt.md 3.7 KB
- references/subagents/phase3-cleanup.md 639 B
- references/subagents/phase3-merge.md 3.2 KB
- references/subagents/phase4-assessment.md 1.5 KB
- references/subagents/step6-ci-fallback.md 789 B
- scripts/merge-config.py 14 KB runs code
- scripts/merge-help-csv.py 6.5 KB runs code
- scripts/setup-activity-hook.py 5.5 KB runs code
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.
- 4d ago First seen · 573 lines · 133 tokens per session scan A 382ec2f77c50
bad is a skill published in the GitHub repository stephenleo/bmad-autonomous-development (107 stars, last pushed 4mo ago), licensed MIT. It adds 133 tokens to every session and 7,925 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
wayfinder
Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
timeline-creator
Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.
pm-all
Skill "pm-all" from wei63w/pm-manager, covering user input, outline and shared workflow (all /pm- commands).
bootstrap-prd
Set up PRD-driven development infrastructure for a new project, including directory structure, templates, and roadmap.
glab-issue
Create, view, update, and manage GitLab issues. Use when working with issue tracking, bug reports, feature requests, or task management. Operations include creating issues, listing with filters, viewing details, adding comments/notes, updating labels/assignees/milestones, closing/reopening, and board management.…
add-asana
Add Asana project management MCP integration to Deus. Gives host-side Claude Code sessions read/write access to Asana tasks, projects, sections, and tags via @roychri/mcp-server-asana.