bmad-party-mode

Orchestrate group discussions among installed BMAD agents.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/amitmishra-byldd/Bmad-Note-Maker --skill bmad-party-mode-amitmishra-byldd
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-party-mode
Source: https://github.com/amitmishra-byldd/Bmad-Note-Maker/tree/main/_bmad/core/bmad-party-mode
Command: npx skills add https://github.com/amitmishra-byldd/Bmad-Note-Maker --skill bmad-party-mode-amitmishra-byldd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates and facilitates natural, multi-agent conversations across all installed BMAD agents so a user can get diverse perspectives, collaborative brainstorming, and managed cross-agent dialogue without manually running each agent.

Core Features & Use Cases

  • Agent Roster Loading: Parses an agent manifest and merges personality, role, and communication style data to build a complete roster for selection and orchestration.
  • Intelligent Agent Selection & Orchestration: Analyzes user topics to select 2-3 relevant agents, manages conversation flow, enables natural cross-talk, and enforces question-handling and exit protocols.
  • Graceful Session Management: Tracks workflow state in frontmatter, presents continue/exit controls, and performs character-consistent farewells and cleanup at session end. Real-world uses include collaborative brainstorming, multi-perspective analysis, and moderated group debates.

Quick Start

Start party mode and ask the BMAD agents to discuss product launch strategy.

Frequently Asked Questions about bmad-party-mode

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

FAQPage Schema
How do I host a multi-agent collaborative chat for brainstorming?▼

To host a multi-agent collaborative chat, start party mode and prompt the agents with your topic. The system orchestrates a group discussion by selecting relevant agents, merging their personalities, and managing cross-talk for multi-perspective analysis.

What is multi-agent conversation orchestration and when do I need it?▼

Multi-agent conversation orchestration coordinates dialogue across multiple installed agents to provide diverse perspectives. You need it for collaborative brainstorming, moderated group debates, or multi-perspective analysis without manually running each individual agent.

How does agent selection work during multi-perspective analysis sessions?▼

During multi-perspective analysis, the system analyzes your topic to intelligently select 2-3 relevant agents from the loaded roster. It merges their roles and communication styles to manage conversation flow and enable natural cross-talk.

Do I need an agent manifest to orchestrate group discussions?▼

Yes, you need an agent manifest and project configuration. The orchestrator parses the manifest to load agent personalities, roles, and communication styles to build a complete roster for selection and conversation state management.

How do I gracefully exit a collaborative chat session?▼

To gracefully exit a collaborative chat session, use the presented continue or exit controls. The system tracks workflow state, triggers character-consistent farewells, and performs cleanup automatically when you choose to exit.