bmad-party-mode

Load and merge BMAD agents to orchestrate coordinated multi-agent conversations.

4|1|Updated Sep 30, 2024
One-click install
npx skills add https://github.com/co-cddo/ndx --skill bmad-party-mode-co-cddo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-party-mode
Source: https://github.com/co-cddo/ndx/tree/main/_bmad/core/bmad-party-mode
Command: npx skills add https://github.com/co-cddo/ndx --skill bmad-party-mode-co-cddo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates group discussions between all installed BMAD agents on demand, enabling natural multi-agent conversations and preserving each agent's personality while guiding the flow of dialogue.

Core Features & Use Cases

  • Agent roster loading and personality merging from manifests to support diverse collaboration.
  • Intelligent agent selection and cross-talk orchestration for topic-driven conversations.
  • Graceful party mode activation, monitoring, and exit to maintain a productive session across multiple domains.
  • Use Case: A user requests a full-team brainstorm on a complex problem, and the system coordinates 3-4 BMAD agents to provide complementary insights in a coherent dialogue.

Quick Start

Activate Party Mode to load the complete BMAD agent roster, initialize the party environment, and prompt agents for an engaging multi-person 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 conversations for brainstorming complex software problems?▼

Multi-agent orchestration loads the complete BMAD agent roster, merging personalities and expertise to coordinate 3-4 agents for complementary insights in a coherent, topic-driven dialogue.

What is multi-agent party mode and how does it manage agent collaboration?▼

Party mode is a session-management state that initializes the environment, enforces state tracking, and guides intelligent cross-talk between diverse BMAD agents collaborating on a user-defined topic.

How do I start a multi-agent session with installed BMAD agents?▼

Activate Party Mode to load the complete BMAD agent roster from manifests, initialize the party environment, and prompt agents to engage in a multi-person discussion on your chosen topic.

Can I balance different agent personalities during a coordinated group discussion?▼

Yes, the orchestration mechanism loads agent personalities from manifests and intelligently selects participants, balancing distinct traits and expertise to maintain natural conversation flow and richer outcomes.

How do I safely exit a multi-agent conversation session?▼

You can safely exit by using the explicit exit paths enforced by the orchestration framework, ensuring graceful party mode deactivation while preserving the productive session state.

Does multi-agent orchestration work without external dependencies?▼

Yes, the multi-agent orchestration runs with no external dependencies, relying solely on loading installed BMAD agent manifests to manage state tracking and conversation flow internally.