What problem does it solve? Getting genuinely diverse perspectives from AI agents is hard when a single model roleplays multiple characters, since the opinions tend to converge and feel performative. This Skill solves that by spawning each BMAD agent as an independent subagent with its own reasoning, producing authentic disagreement and cross-domain insight. ## Core Features & Use Cases - Independent Subagent Spawning: Each selected agent runs as its own subagent via the Agent tool, with parallel execution for concurrent responses. - Roster Resolution: Discovers installed persona skills, reads their name, title, icon, and role from customize.toml files, and applies project-level overrides. - Solo Mode Fallback: The --solo flag lets one model roleplay all agents when subagents are unavailable or speed matters more than independence. - Use Case: A product team debating an architecture decision can invoke party mode to hear the analyst, architect, and developer agents argue their positions independently, then ask one agent to react to another's point. ## Quick Start Start party mode and have the analyst, architect, and developer agents discuss the tradeoffs of our proposed caching strategy.