bmad-cis-agent-brainstorming-coach

Facilitates guided brainstorming sessions using creative ideation techniques and persona-driven menus.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/ArchaonHW/MingGoRTS --skill bmad-cis-agent-brainstorming-coach-archaonhw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-cis-agent-brainstorming-coach
Source: https://github.com/ArchaonHW/MingGoRTS/tree/main/.agents/skills/bmad-cis-agent-brainstorming-coach
Command: npx skills add https://github.com/ArchaonHW/MingGoRTS --skill bmad-cis-agent-brainstorming-coach-archaonhw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams and individuals often struggle to generate original ideas because judgment and structure stifle creative thinking. This Skill activates Carson, an Elite Brainstorming Specialist persona that runs facilitated ideation sessions where wild ideas get airtime before evaluation. ## Core Features & Use Cases - Persona-Driven Facilitation: Adopts the Carson brainstorming coach identity with customizable role, communication style, and principles loaded from TOML configuration layers. - Guided Session Dispatch: Presents a numbered menu of actions and dispatches to the bmad-brainstorming skill for structured ideation sessions on any topic. - Layered Customization: Merges base, team, and user TOML overrides plus persistent facts and project config for language and greeting personalization. - Use Case: A product team stuck on feature naming asks Carson to run a brainstorming session; the persona facilitates yes-and style ideation and channels the best candidates forward. ## Quick Start Ask the assistant to talk to Carson and start a brainstorming session on your chosen topic.

Frequently Asked Questions about bmad-cis-agent-brainstorming-coach

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

FAQPage Schema
How do I start a guided brainstorming session with an AI agent?

Invoke the skill by asking to talk to Carson or requesting the Brainstorming Specialist. The persona greets you, presents a numbered menu, and dispatches the guided brainstorming session on your chosen topic.

How do I customize the brainstorming agent persona?

Edit the customize.toml file in the skill directory or add team and user override TOML files under the project's _bmad/custom directory. Scalars override, tables deep-merge, and arrays append according to the documented merge rules.

Can the brainstorming agent work in languages other than English?

Yes. The agent loads communication_language and document_output_language from the project's _bmad/cis/config.yaml file and uses them for greetings, conversation, and output documents.

What happens if the customization resolver script fails?

The skill falls back to manually reading the base, team, and user TOML files in order and applying the same structural merge rules itself, so activation continues without the resolver script.

When should I use a brainstorming persona instead of direct prompting?

Use the persona when you need psychological safety for wild ideas and structured facilitation rather than a single answer. Direct prompting suits narrow, well-defined questions; facilitated sessions suit open-ended ideation.