bmad-party-mode

Orchestrates multi-persona roundtable discussions between BMAD agents or custom personas.

1|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/SevWren/Daily-Motivation-Brain-Helper --skill bmad-party-mode-sevwren
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-party-mode
Source: https://github.com/SevWren/Daily-Motivation-Brain-Helper/tree/main/.claude/skills/bmad-party-mode
Command: npx skills add https://github.com/SevWren/Daily-Motivation-Brain-Helper --skill bmad-party-mode-sevwren

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Getting genuinely diverse perspectives from an AI is hard because a single voice tends to converge on safe consensus. This Skill runs a roundtable where multiple distinct personas argue, clash, and build on each other, surfacing angles no single voice would reach. ## Core Features & Use Cases - Multi-Persona Roundtables: Runs lively group discussions between installed BMAD agents or custom personas, with four execution modes (session, auto, subagent, agent-team) controlling whether personas are voiced inline or backed by independent agents. - Custom Party Authoring: Guides creation of custom personas and named party groups from ideas or raw customer data, including AI focus-group panels distilled from spreadsheets or interview notes. - Persistent Party Memory: Keeps an append-only per-party memlog so rooms remember past sessions, alliances, and callbacks across conversations. - Use Case: Run the built-in Code Review Crew to have a security engineer, an adversary, an edge-case hunter, a craftsman, and a pragmatist attack your code from independent lenses and argue about what actually matters before you ship. ## Quick Start Ask the AI to start party mode so the installed agents can debate your topic in a roundtable discussion.

Frequently Asked Questions about bmad-party-mode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a multi-agent roundtable discussion with distinct personas?

Invoke party mode with a topic and the skill resolves a roster of personas, then runs an open-ended conversation where each voice argues from its own perspective. Use --party <id> to pick a specific group or --mode subagent to give each persona an independent agent.

How do I create a custom AI persona or focus group panel?

Ask to create or configure a party and the skill loads a guided authoring flow. It can draft personas from an idea or distill raw customer data like spreadsheets and interview notes into representative personas, then writes them to your customize.toml override via bmad-customize.

What is the difference between session, auto, subagent, and agent-team modes?

Session voices every persona inline with one mind. Auto voices inline but spawns real agents when independent thinking matters. Subagent puts a real agent behind each persona every substantive round. Agent-team stands personas up as a persistent team, and is Claude Code only.

Does party mode remember previous sessions?

Yes, when memory is enabled the party keeps an append-only memlog per group that is distilled on entry and written through the session. The default room follows the party_memory setting, while each named group carries its own memory flag.

What built-in parties are available?

The skill ships the Code Review Crew, an adversarial review room with security, edge-case, craftsmanship, and pragmatist lenses, and the Anti-Consensus Club, a decision room that generates options, checks evidence, stops loops, and challenges easy agreement.

When should I use subagent mode instead of inline voicing?

Use subagent mode when divergent independent thinking is the point, such as code review, red-teaming, or focus-group panels where one mind voicing every side would drift into agreement. Inline voicing is better for fast banter and casual back-and-forth.