Party Mode banner
paulpreibisch paulpreibisch

Party Mode

Development community

Description

--- description: 'BMAD party mode with AgentVibes per-agent voices (AgentVibes project override)' --- Invoke the `bmad-party-mode` skill (the AgentVibes-flavored party mode with TTS wiring). **Do not** load `@_bmad/core/workflows/party-mode/workflow.md` — that path does not exist in this project. The AgentVibes skill at `.claude/skills/bmad-party-mode/SKILL.md` is the canonical workflow here and includes the mandatory step that speaks each agent's response in their unique voice via `node bin/b

Installation

Installs to ~/.claude/commands/paulpreibisch-agentvibes-party-mode.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/paulpreibisch/AgentVibes/HEAD/.claude/commands/party-mode.md -o ~/.claude/commands/paulpreibisch-agentvibes-party-mode.md

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

Full documentation available on GitHub

View Source Repository