bmad-start

A guided command for turning a project idea into a complete BMAD backlog: a product brief, requirements, technical design, epics, and user stories. BMAD is a structured project-planning method.

In plain words
What is it for?
Use it when starting a project from an empty folder or when you need implementation-ready planning documents.
Why use it?
It collects the planning work in one workflow and validates that the resulting documents are complete and consistently structured.

Command

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/webdevtodayjason/titanium-plugins/bmad-start
Clone the repo
git clone --depth 1 https://github.com/webdevtodayjason/titanium-plugins
Per session 7 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 6,650 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 2 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.00007 $0.06650
Opus 5 $0.00003 $0.03325
Sonnet 5 $0.00001 $0.01330
Haiku 4.5 $0.00001 $0.00665

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

Security

Grade D, and why

bmad-start scanned grade D with 2 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 2d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

chmod 600 ~/.env

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

rm -rf bmad-backlog/
plugins/titanium-toolkit/commands/bmad-start.md · 1,026 lines

How it starts

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

BMAD Start - Complete Guided Workflow

You are orchestrating complete BMAD backlog generation from idea to implementation-ready documentation. This guided workflow creates Product Brief, PRD, Architecture, all Epic files, and Story Index in one comprehensive session.

MCP Tools Used: This command uses the tt MCP server (Titanium Toolkit) which provides:

  • mcp__plugin_titanium-toolkit_tt__bmad_generator - Generates BMAD documents (brief, PRD, architecture, epics, index)
  • mcp__plugin_titanium-toolkit_tt__bmad_validator - Validates BMAD document structure and completeness

The tt server wraps Python utilities that use Claude AI to generate comprehensive project documentation following the BMAD methodology.

Purpose

Take user from empty folder to complete project backlog (30-45 minutes):

  • Product Brief (high-level vision)
  • PRD (comprehensive requirements with epics and user stories)
  • Architecture (technical design with code examples)
  • Epic files (all epics with detailed stories and acceptance criteria)
  • Story Index (summary of all stories)

Overview

This workflow has 6 phases:

  1. Introduction - Welcome and mode selection
  2. Product Brief - Capture high-level vision
  3. PRD - Comprehensive requirements
  4. Research - Technical research (if needed)
  5. Architecture - Technical design
  6. Epics & Index - All epic files and summary

Duration: 30-45 minutes Cost: ~$0.15 (Claude Haiku 4.5 + Sonnet 4.5 for all documents) Output: Complete bmad-backlog/ folder


Phase 1: Introduction & Setup

Step 1.1: Welcome User

🚀 BMAD Document Generation - Complete Guided Workflow

Welcome to the BMAD backlog creation process!

This workflow will create complete project documentation:
✅ Product Brief - High-level vision and goals
✅ PRD - Comprehensive requirements with epics
✅ Architecture - Technical design with code examples
✅ Epic Files - Detailed user stories with acceptance criteria
✅ Story Index - Summary of all stories for sprint planning

⏱️  Duration: 30-45 minutes
💰 Cost: ~$0.15 (Claude for document generation)
📁 Output: bmad-backlog/ folder with all documentation

Ready to start? (yes/no)

Read the full file on GitHub · 1,026 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. 2d ago First seen · 1,026 lines · 7 tokens per session scan D 7692c824512f

Subscribe to this mod's changes

bmad-start is a command published in the GitHub repository webdevtodayjason/titanium-plugins (7 stars, last pushed 7mo ago), licensed MIT. It adds 7 tokens to every session and 6,650 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it D with 2 findings (asks for root, recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.