Slash Commands
All BMAtlassian workflows are available as Claude Code slash commands. Type /bmad in Claude Code and use autocomplete to browse. Run /bmad-help for context-aware guidance on your next step.
Setup
| Command |
Code |
Description |
/bmad-atlassian-transition-discovery |
TD |
Discover Jira transition IDs and board ID |
/bmad-atlassian-git-discovery |
GD |
Configure Git/GitHub integration (optional) |
/bmad-help |
BH |
Get help, discover commands, find next steps |
Phase 1: Analysis (Analyst - Mary)
| Command |
Code |
Description |
/bmad-atlassian-brainstorming |
BP |
Brainstorm Project |
/bmad-atlassian-market-research |
MR |
Market Research |
/bmad-atlassian-domain-research |
DR |
Domain Research |
/bmad-atlassian-technical-research |
TR |
Technical Research |
/bmad-atlassian-create-brief |
CB |
Create Product Brief |
/bmad-atlassian-generate-project-context |
GPC |
Generate Project Context |
Phase 2: Planning (PM - John / UX Designer - Sally)
| Command |
Code |
Description |
/bmad-atlassian-create-prd |
CP |
Create PRD |
/bmad-atlassian-edit-prd |
EP |
Edit PRD |
/bmad-atlassian-validate-prd |
VP |
Validate PRD |
/bmad-atlassian-create-epics-stories |
CE |
Create Epics and Stories |
/bmad-atlassian-create-ux-design |
CU |
Create UX Design |
Phase 3: Solutioning (Architect - Winston)
| Command |
Code |
Description |
/bmad-atlassian-create-architecture |
CA |
Create Architecture |
/bmad-atlassian-implementation-readiness |
IR |
Check Implementation Readiness |
Phase 4: Implementation (SM - Bob / Dev - Amelia / QA - Quinn)
| Command |
Code |
Description |
/bmad-atlassian-sprint-planning |
SP |
Sprint Planning |
/bmad-atlassian-create-story |
CS |
Create Story (prepare for dev) |
/bmad-atlassian-dev-story |
DS |
Dev Story (implement) |
/bmad-atlassian-code-review |
CR |
Code Review |
/bmad-atlassian-qa-testing |
QA |
QA Testing |
/bmad-atlassian-retrospective |
ER |
Epic Retrospective |
/bmad-atlassian-correct-course |
CC |
Course Correction |
Quick Flow (Barry)
| Command |
Code |
Description |
/bmad-atlassian-quick-spec |
QS |
One-off tech spec as a Jira Story |
/bmad-atlassian-quick-dev |
QD |
Implement a quick-spec story directly |
Review & Editorial
| Command |
Code |
Description |
/bmad-atlassian-adversarial-review |
AR |
Cynical review of any document |
/bmad-atlassian-editorial-prose |
EPR |
Review prose clarity and tone |
/bmad-atlassian-editorial-structure |
ES |
Review document organization |
/bmad-atlassian-edge-case-hunter |
ECH |
Find unhandled edge cases in code |
Tech Writer (Paige)
| Command |
Code |
Description |
/bmad-atlassian-document-project |
DP |
Scan existing project and produce documentation |
/bmad-atlassian-write-document |
WD |
Multi-turn authoring of technical documentation |
/bmad-atlassian-mermaid-generate |
MG |
Create Mermaid-compliant diagrams through conversation |
/bmad-atlassian-validate-doc |
VD |
Review document quality and standards compliance |
/bmad-atlassian-explain-concept |
EC |
Clear technical explanations with examples and diagrams |
Advanced
| Command |
Code |
Description |
/bmad-atlassian-project-dashboard |
PD |
Create or update a project status dashboard on Confluence |
/bmad-atlassian-party-mode |
PMD |
Multi-agent discussion on any topic |
/bmad-atlassian-orchestrate |
ORC |
Auto-pilot: polls Jira state and dispatches agents |
Tip
Most commands accept optional arguments. For example: /bmad-atlassian-dev-story PROJ-42 to implement a specific story.