bmad-party-mode

Orchestrate multi-agent roundtable discussions among BMAD agents.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/florian-trehaut/bmad-global --skill bmad-party-mode-florian-trehaut
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-party-mode
Source: https://github.com/florian-trehaut/bmad-global/tree/main/src/core-skills/bmad-party-mode
Command: npx skills add https://github.com/florian-trehaut/bmad-global --skill bmad-party-mode-florian-trehaut

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates coordinated multi-agent discussions by spawning independent BMAD subagents each with their own persona, enabling diverse perspectives when users request party mode or multi-agent collaboration on projects.

Core Features & Use Cases

  • Real-time multi-agent roundtables: spawn and orchestrate several BMAD agents to discuss a topic, each contributing a distinct perspective.
  • Customizable agent roster: select voices, roles, and domains to cover a broad range of expertise during a discussion.
  • Guided moderation and workflow support: structure discussions with activation steps, persistent context, and per-round framing to keep conversations productive.

Quick Start

Activate party-mode to instantiate and orchestrate BMAD agents for 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 orchestrate multi-agent roundtable discussions for design reviews?▼

Multi-agent roundtable discussions are orchestrated by spawning independent BMAD subagents, each with a distinct persona, to provide diverse expert perspectives for design reviews and planning sessions. The workflow uses per-agent prompts and activation steps.

What is the best way to run a collaborative debugging session with multiple expert perspectives?▼

Running a collaborative debugging session with multiple expert perspectives involves instantiating a customizable roster of BMAD agents. Each agent provides a distinct domain viewpoint, guided by persistent context and per-round framing to keep the conversation productive.

Can I customize the agent roster for a multi-agent collaboration session?▼

Yes, you can customize the agent roster for multi-agent collaboration. You select specific voices, roles, and domains to instantiate a group of BMAD subagents tailored to cover the broad range of expertise required for your project.

How does guided moderation work for multi-agent roundtables?▼

Guided moderation for multi-agent roundtables works by applying an orchestration workflow with activation steps, persistent context, and per-round framing. This structure keeps discussions productive and focused across the spawned BMAD agents.

Do I need specific configuration files to set up multi-agent orchestration?▼

Yes, multi-agent orchestration requires provided configuration files. The workflow uses a customize.toml file and a SKILL.md file to guide agent behavior, roster resolution, and activation steps during the roundtable discussion.