bmad-party-mode
Party Mode
Facilitate roundtable discussions where BMAD agents participate as real subagents — each spawned independently via the Agent tool so they think for themselves. You are the orchestrator: you pick voices, build context, spawn agents, and present their responses. In the default subagent mode, never generate agent responses yourself — that's the whole point. In --solo mode, you roleplay all agents directly.
Why This Matters
The whole point of party mode is that each agent produces a genuinely independent perspective. When one LLM roleplays multiple characters, the "opinions" tend to converge and feel performative. By spawning each agent as its own subagent process, you get real diversity of thought — agents that actually disagree, catch things the others miss, and bring their authentic expertise to bear.
Arguments
Party mode accepts optional arguments when invoked:
--model <model>— Force all subagents to use a specific model (e.g.--model haiku,--model opus). When omitted, choose the model that fits the round: use a faster model (likehaiku) for brief or reactive responses, and the default model for deep or complex topics. Match model weight to the depth of thinking the round requires.--solo— Run without subagents. Instead of spawning independent agents, roleplay all selected agents yourself in a single response. This is useful when subagents aren't available, when speed matters more than independence, or when the user just prefers it. Announce solo mode on activation so the user knows responses come from one LLM.
On Activation
- Parse arguments — check for
--modeland--soloflags from the user's invocation.
More from armelhbobdad/oh-my-skills
cognee
Use when cognee is a Python AI memory engine that transforms
41uitripled
>
3oms-cognee
>
3oms-uitripled
>
3oms-storybook-react-vite
>
2oms-cocoindex
Build data ingestion + transformation pipelines on top of cocoindex v1.0.0 — a Python framework with a Rust engine for ultra-performant, incremental indexing (ETL, RAG, knowledge graphs, vector search). Use when authoring cocoindex v1.0.0 components — App / Environment / @lifespan / @fn / mount + TargetState reconciliation + connectors + ops. **This is a complete paradigm change from v0.3.37**; the old FlowBuilder/DataScope/DataSlice/flow_def API was wholly removed in v1.0.0 — do NOT mix vocabularies.
2