Agent Vibes Bmad Voices banner
paulpreibisch paulpreibisch

Agent Vibes Bmad Voices

Development community

Description

--- command: agent-vibes:bmad-party description: Control BMAD party mode voice integration (enable/disable/status) handler: bash .claude/hooks/bmad-party-manager.sh --- Enable or disable BMAD party mode voice integration where each agent speaks with their unique voice during multi-agent conversations. ## Usage - `/agent-vibes:bmad-party` - Show current status - `/agent-vibes:bmad-party status` - Show current status - `/agent-vibes:bmad-party enable` - Enable party mode voices - `/agent-vibes:

Installation

Installs to ~/.claude/commands/paulpreibisch-agentvibes-agent-vibes-bmad-voices.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/paulpreibisch/AgentVibes/HEAD/.claude/commands/agent-vibes-bmad-voices.md -o ~/.claude/commands/paulpreibisch-agentvibes-agent-vibes-bmad-voices.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository