Personal collection of expansion packs for the BMAD Method β Pre-built AI agent teams and workflows for specialized domains.
π§ Container Repository: This repo currently serves as a personal staging and distribution mechanism for BMAD expansion packs. It demonstrates how to build, organize, and distribute custom BMAD modules until formal package distribution is established.
π‘ Future Home: The BMAD community is working toward BMAD Foundry as the official distribution point for expansion packs. (I think???)
Expansion packs extend BMAD with ready-to-use AI agent teams and workflows for specific domains:
- No setup required β Agents come pre-configured with personas, expertise, and workflows
- Production-ready β Built using BMAD Builder (BMB) with proper
.agent.yamlformat - Domain-specialized β Each pack brings expert agents for a specific field (marketing, medical, blogging, etc.)
- Interactive installation β Configure each pack for your specific needs during install
Think of them as: Pre-built teams of AI specialists that integrate directly into your BMAD-powered projects.
31 AI marketing specialists across strategy, content, performance, social media, PR, and analytics.
π View All 31 Agents
- π©βπΌ Victoria Chen β Chief Marketing Officer
- π¨ Marcus Brand β Brand Strategist
- π Sarah Editorial β Content Strategist
- π± Alex Social β Social Media Strategist
- βοΈ Emma Words β Copywriter
- π James Edit β Content Editor
- π Olivia Search β SEO Specialist
- π₯ Ryan Video β Video Creator
- π¨ Maya Visuals β Visual Designer
- π΅ Zoe TikTok β TikTok Specialist
- π¦ Tyler X β X/Twitter Specialist
- πΊ Jessica YouTube β YouTube Specialist
- π David Facebook β Facebook Specialist
- πΈ Sophia Instagram β Instagram Specialist
- πΌ Michael LinkedIn β LinkedIn Specialist
- π° Rachel Ads β PPC/Ads Specialist
- π Chris Convert β Conversion/CRO Specialist
- π€ Nina Affiliate β Affiliate Marketing Expert
- π Jordan Influence β Influencer Marketing Specialist
- π Leo Growth β Growth Hacker
- π Priya Analytics β Analytics Expert
- π¬ Daniel Insights β Insights Analyst
- π§ Laura Email β Email Marketing Specialist
- βοΈ Kevin Martech β MarTech/Automation Specialist
- π° Amanda Press β PR Specialist
- π€ Brian Partners β Co-Marketing/Partnerships
- π¦ Natalie Product β Product Marketing
- πͺ Carlos Events β Events Specialist
- π¨ Riley Street β Guerrilla Marketing
- π₯ Taylor Community β Community Manager
- π Samantha Demand β Demand Generation
π View All 15 Workflows (configs only - instructions coming in Sprint 02)
*marketing-strategyβ Develop annual/quarterly marketing strategy*brand-guidelinesβ Create comprehensive brand guidelines*competitive-analysisβ Analyze market and competitors
*content-calendarβ Plan 90-day editorial calendar*blog-postβ Create SEO-optimized blog posts*social-campaignβ Plan multi-platform social campaigns*video-scriptβ Write YouTube/TikTok video scripts
*ppc-campaignβ Launch paid advertising campaigns*conversion-auditβ Analyze conversion funnel and create CRO roadmap*influencer-campaignβ Plan creator partnership campaigns*email-campaignβ Design and execute email campaigns
*performance-reportβ Generate executive marketing dashboard*attribution-analysisβ Perform multi-touch attribution modeling
*product-launchβ Plan go-to-market campaign*growth-experimentβ Design and execute growth experiments
Configuration: 7 interactive fields (industry, focus areas, audience, maturity, disclaimers)
π Marketing Pack Documentation
9 healthcare AI specialists for clinical validation, compliance, training, and health IT.
π View All 9 Agents
- π¨ββοΈ Dr. Michael Johnson β Medical Director
- π©ββοΈ Nurse Brittany Hinsley β Patient Care Specialist
- π Ashley Rutledge β Paramedic Specialist
- π Dr. Alex Kim β Pharmacist (Medication Safety)
- π Maya Patel β Medical Writer (Patient Education)
- π Dr. James Carter β Medical Educator (Training & Curriculum)
- π Lisa Chang β Privacy & Security Officer (HIPAA Compliance)
- π₯ Marcus Thompson β EHR Integration Specialist (Health IT)
- π° Rachel Johnson β Medical Billing Expert (Revenue Cycle)
π View All 8 Workflows (configs only - instructions coming in Sprint 02)
*clinical-reviewβ Multi-agent clinical review for safety and accuracy*patient-contentβ Create patient-facing education materials*ehr-integration-planβ Design EHR integration architecture*drug-safety-checkβ Review medication features for safety*hipaa-auditβ Conduct HIPAA compliance review*provider-trainingβ Create medical training curriculum*billing-workflowβ Design billing and documentation workflows*marketing-collabβ Create medically accurate marketing content
Configuration: 6 interactive fields (specialty, HIPAA mode, disclaimers, validation level, EHR system)
π Medical Pack Documentation
2 AI content specialists for daily blogging and content operations (Derek Neighbors' system).
π View Both Agents
- βοΈ Derek Neighbors β Blog Author (customizable to your voice and brand)
- π― Orion β Blog Orchestrator (workflow coordination and quality control)
π View All 15 Workflows (configs only - instructions coming in Sprint 02)
*daily-content-systemβ Master workflow for daily blog post creation*blog-post-creationβ Single blog post from concept to publish-ready*content-calendar-planningβ Plan 30-90 day content calendar*series-planningβ Plan multi-part content series
*social-media-generationβ Create all social content from blog post*linkedin-response-formulaβ Generate brand-aligned LinkedIn responses*cover-image-promptβ Generate visual prompt for blog cover image*utm-tracking-setupβ Generate UTM-tracked links for distribution
*seo-optimizationβ Optimize blog post for search and AI discovery*content-reviewβ Quality check against brand voice and standards*internal-linking-strategyβ Add strategic internal links
*content-performance-reportβ Analyze blog and social metrics*content-refreshβ Update and optimize existing posts*content-repurposingβ Turn blog post into multi-platform content*idea-generationβ Generate blog post ideas and content bank snippets
Configuration: 6 interactive fields (author name, content focus, cadence, SEO priority, social automation)
- BMAD v6-alpha installed (BMAD-METHOD)
- Node.js and npm installed
- Cursor IDE (for agent usage)
- rsync available on your system
1. Clone this repository
# Clone as sibling to BMAD-METHOD (recommended structure)
cd /path/to/repos/
git clone https://github.com/dneighbors/bmad-expansions.git
# Your directory structure:
# /path/to/repos/
# βββ bmad-expansions/ (this repo)
# βββ BMAD-METHOD/ (BMAD v6-alpha)2. Sync packs to BMAD-METHOD
cd bmad-expansions
./scripts/sync-packs.sh
# Interactive prompts:
# - Confirm BMAD-METHOD path (defaults to sibling directory)
# - Review packs to sync (medical, marketing, blog)
# - Confirm sync operation3. Rebuild BMAD to discover new modules
cd ../BMAD-METHOD
npm install4. Install packs in your project
cd /path/to/your-cursor-project
npm run install:bmad
# Interactive installer:
# - Select expansion packs to install (medical, marketing, blog)
# - Answer configuration questions for each pack
# - Agents and workflows install to .cursor/rules/5. Use agents in Cursor
@victoria-chen-cmo
How should I structure my Q1 marketing strategy?
@dr-michael-johnson
Can you review this patient education content for accuracy?
@derek-neighbors-author
Help me brainstorm blog topics for this month.
- Installation & Testing Guide β Complete installation walkthrough
- Project Plan β Project overview and roadmap
- Workflow Status β Sprint progress and deliverables
- Contributing Guide β BMB-first policy and authoring guidelines
- Expansion Pack Setup β Repository structure and conventions
- Discovery Sessions β Pack requirements and design decisions
- Stories & Epics β Detailed story documentation
We follow a BMB-first policy: All agents and workflows must be created using BMAD Builder workflows.
To create a new expansion pack:
- Run BMB
*create-moduleworkflow to scaffold the pack - Create agents using
*create-agentworkflow (produces.agent.yamlfiles) - Create workflows using
*create-workflowworkflow - Configure installer in
_module-installer/install-config.yaml - Document in README.md with agent roster and workflow list
- Test end-to-end via sync script and installation
Critical Requirements:
- β Use BMB workflows (no manual file creation)
- β
Agents must be
.agent.yamlformat (not.md) - β
Workflows need 4 files:
workflow.yaml,instructions.md,checklist.md,README.md - β Rich configuration (5-8 interactive installer fields)
- β Complete documentation
See CONTRIBUTING.md for full guidelines.
Sprint 01: β COMPLETE
- 3 production packs delivered
- 42 agents (100% functional)
- 38 workflow configs (instructions coming in Sprint 02)
- Interactive sync script
- BMB-first policy established
Known Gaps:
β οΈ Workflows missing instructions/checklists (Story 28 for Sprint 02)- Impact: Agents work perfectly; workflows non-functional until Sprint 02
Sprint 02 Priority:
- Complete workflow files (instructions, checklists, READMEs)
- End-to-end workflow testing
- BMB documentation
bmad-expansions/
βββ medical/ # Medical Pack
β βββ agents/ # 9 healthcare specialists (.agent.yaml)
β βββ workflows/ # 8 clinical workflows (configs only)
β βββ _module-installer/ # Interactive installer config
β βββ README.md
β
βββ marketing/ # Marketing Pack
β βββ agents/ # 31 marketing specialists (.agent.yaml)
β βββ workflows/ # 15 marketing workflows (configs only)
β βββ _module-installer/ # Interactive installer config
β βββ README.md
β
βββ blog/ # Blog Pack
β βββ agents/ # 2 content specialists (.agent.yaml)
β βββ workflows/ # 15 blogging workflows (configs only)
β βββ _module-installer/ # Interactive installer config
β βββ README.md
β
βββ scripts/
β βββ sync-packs.sh # Interactive sync to BMAD-METHOD
β
βββ docs/
β βββ discovery/ # Pack requirements and design
β βββ epics/ # Epic definitions
β βββ stories/ # Story documentation
β βββ sprints/ # Sprint plans
β βββ plan.md # Project plan
β βββ workflow-status.md # Progress tracking
β
βββ CONTRIBUTING.md # BMB-first contribution guidelines
βββ EXPANSIONS-SETUP.md # Repository conventions
βββ README.md # This file
- What is BMAD? β Base framework for AI-powered development
- BMAD Foundry β Future official home for expansion packs (I think???)
- BMAD Builder (BMB) β Tool for creating agents and workflows
- Epic 05: Context-Aware Adaptation β Future roadmap for intelligent configuration
- Marketing Pack Discovery β Design decisions and agent roster
- Medical Pack Discovery β Healthcare AI requirements
- Blog Pack Discovery β Content operations system
Found a bug? Open an issue with:
- Pack name and version
- Installation steps taken
- Expected vs actual behavior
- BMAD version
Want a new pack? Start a discussion:
- Describe the domain/use case
- List desired agent types
- Outline key workflows
Contributing? Read CONTRIBUTING.md first!
MIT License - See LICENSE for details.
- BMAD Method by BMad (Brian) β The foundation making this all possible
- BMAD Builder (BMB) β Authoring workflows that ensure quality and consistency
- Contributors β Everyone helping expand BMAD's capabilities
Built with BMAD Builder β’ Following BMB-First Standards β’ Sprint 01 Complete