bmad-party-mode

Orchestrate group discussions among BMAD agents with topic-based selection.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/deltatree/wissensmanagement --skill bmad-party-mode-deltatree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-party-mode
Source: https://github.com/deltatree/wissensmanagement/tree/main/_bmad/core/skills/bmad-party-mode
Command: npx skills add https://github.com/deltatree/wissensmanagement --skill bmad-party-mode-deltatree

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables natural, multi-agent conversations by orchestrating group discussions among all installed BMAD agents, facilitating collaborative problem-solving and idea generation.

Core Features & Use Cases

  • Multi-Agent Orchestration: Manages conversations between multiple AI agents.
  • Personality Merging: Maintains individual agent personalities and expertise.
  • Dynamic Selection: Intelligently selects agents relevant to the user's query.
  • Use Case: Kick off a brainstorming session with agents specializing in marketing, design, and development to collaboratively generate ideas for a new product launch.

Quick Start

Initiate party mode to begin a group discussion with all available BMAD agents.

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 discussions for collaborative problem-solving?

Multi-agent orchestration coordinates conversations between installed BMAD agents by selecting participants based on topic relevance and maintaining their individual personalities to facilitate collaborative problem-solving. It processes agent manifests and executes sequential workflows to manage the dialogue.

How does dynamic agent selection work in a multi-agent conversation?

Dynamic agent selection in a multi-agent conversation evaluates the user's query topic and intelligently matches it to the expertise of available BMAD agents. This ensures only relevant agents participate, maintaining focused and natural group discussions.

Can I maintain individual AI agent personalities during group brainstorming?

Maintaining individual AI agent personalities during group brainstorming is supported by merging each agent's distinct expertise and persona. The orchestration workflow processes the agent manifest to preserve these traits throughout the collaborative session.

What is the best way to start a multi-agent brainstorming session?

Starting a multi-agent brainstorming session requires initiating party mode to activate all available BMAD agents. This orchestrates a group discussion where agents with specializations like marketing, design, and development collaboratively generate ideas.

Do I need an agent manifest to manage sequential workflows for AI agents?

An agent manifest is required to manage sequential workflows for AI agents because it provides the metadata needed to identify available agents, their personalities, and their expertise for accurate topic relevance matching during orchestration.

Are there limitations to orchestrating natural conversations across multiple AI agents?

Limitations of orchestrating natural conversations across multiple AI agents include the dependency on sequential workflow execution, which may restrict truly parallel real-time interactions, and the requirement for a pre-processed agent manifest to enable dynamic selection.