Quick Reference

BMAD
+
AgentVibes

Your AI team — inside Claude Code
Paul Preibisch AI Consultant · Educator · Claude Code Specialist
🌐 preibisch.biz  ·  📧 paul@preibisch.biz
Need help? Scan the QR code → or visit preibisch.biz to book a session.
🤖 Install BMAD (your AI team)
Open Claude Code → click the Code tab → paste & press Enter:
npx bmad-method@latest install --yes --modules bmm,bmb --tools claude-code
Installs PM · Architect · Designer · Dev agents
Works in any project folder
Modules installed:
·bmm — the full BMAD agent team
·bmb — BMAD builder (create your own agents)
🔊 Install AgentVibes (AI voice)
Paste into the Code tab in Claude Code:
npx agentvibes install --non-interactive
Claude now speaks out loud as it works
Hear every decision narrated in plain English
Want to type by voice too?
·WhisperTyping — dictate instead of type. Hold a key, speak, text appears anywhere. whispertyping.com
Get Help & Quick Start
Not sure what to do next? /bmad-help
BMAD scans your project and tells you exactly what to run
Fast solo project (skip the full workflow): /bmad-quick-dev
One agent does it all — great for quick features or prototypes
⚙️ Configure AgentVibes — Change Voice, Provider & Install Engines
🖥️ Path A — Via Terminal (required for Piper & Kokoro install)
·Windows: press Win + R → type cmd → Enter
·Mac: press ⌘ Space → type Terminal → Enter
Then paste these commands:
Open AgentVibes settings panel: npx agentvibes config Install Kokoro (high-quality neural voice, offline): pip install kokoro soundfile numpy Install Piper (offline, free — auto-downloaded):
Switch to Piper in AgentVibes settings — binary downloads automatically. No pip needed.
💬 Path B — Inside Claude Code (no terminal needed)
Type these directly in the Claude Code chat box:
Browse & preview voices: /agent-vibes:list /agent-vibes:preview Switch voice: /agent-vibes:switch Northern Terry Switch provider: /agent-vibes:provider switch piper /agent-vibes:provider switch kokoro /agent-vibes:provider switch macos
Or just say in plain English: "Install Kokoro for AgentVibes" or "Switch my voice to something warmer" — Claude handles it.
💡 Brainstorming (never stare at blank page)
Start a session: /bmad-brainstorming
1Mary (AI Analyst) asks: "What are we brainstorming?"
2Type "Ideate for me" — AI runs 90+ ideas across 36 techniques
3Type "wrap up" — a beautiful HTML keepsake of all your ideas is created automatically
Keepsake saved to: _bmad-output/brainstorming/
🎉 Party Mode (AI team roundtable)
Start a team discussion: /bmad-party-mode
1PM, Architect, Designer & Dev all join the conversation
2Ask anything — they debate, disagree, and give real opinions
3Type "that's a wrap" — get a creative HTML session keepsake
Tip: great for exploring decisions before you build
🏗️ Build a Product (full BMAD workflow)
1Explore
/bmad-brainstorming
2Plan — write your Product Requirements
/bmad-prd
3Architect — design the system
/bmad-architecture
4Build — story by story
/bmad-dev-story
🛠️ Create Your Own AI Agent
Use the BMAD Builder (bmb module): /bmad-customize
Design a custom persona for your industry or workflow
Give your agent a name, expertise, and personality
Your new agent appears in party mode and BMAD sessions
bmb = BMAD Builder module — installed with the main command above
🎨 Make Your Website Beautiful
Run on any Claude Code project: /frontend-design
Claude picks a unique visual direction — typography, palette, layout
Rewrites your page as polished, production-ready code
No templates, no "AI slop" — every design is unique
Works on BMAD-built sites or any site you already have
💬 Tips for Getting Started
·Commands that start with / go in the Claude Chat box (left panel)
·Commands starting with npx go in the Code tab (terminal at top)
·Not sure? Just describe what you want in plain English — BMAD figures it out
·WhisperTyping: hold a key, speak your command, release — no typing needed
·AgentVibes: Claude talks back — you'll hear it think as it works