brainstorm

Orchestrates a five-lens agent panel that ideates, votes, and reports on open problems.

2|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/DoctorMozg/claude-pipelines --skill brainstorm-doctormozg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorm
Source: https://github.com/DoctorMozg/claude-pipelines/tree/main/plugins/mz-creative/skills/brainstorm
Command: npx skills add https://github.com/DoctorMozg/claude-pipelines --skill brainstorm-doctormozg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Open-ended problems often get shallow, single-perspective answers. This Skill runs a structured multi-persona brainstorming pipeline so ideas are generated from diverse viewpoints, critiqued, voted on, and synthesized into a traceable report. ## Core Features & Use Cases - Curated lens panel: Selects 5 of 16 perspective lenses (engineer, economist, historian, security, SEO, and more) matched to your topic, with a user approval gate before any work begins. - Iterative ideation and voting: Dispatches panelists in parallel to generate ideas, then a rotating synthesizer merges them and all panelists vote until a 3-of-5 majority or a 5-iteration cap. - Auditable artifacts: Persists state, per-round ideas, vote tallies, and a final report with per-persona attributions under .mz/task/ and .mz/reports/. - Use Case: Ask for creative angles on "how to onboard B2B users faster" and receive a winning idea with vote counts, dissenting objections, and each panelist's rationale. ## Quick Start Ask the assistant to brainstorm diverse perspectives on reducing churn for a self-serve SaaS product.

Frequently Asked Questions about brainstorm

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

FAQPage Schema
How do I run a multi-perspective brainstorming session with AI agents?

Invoke the brainstorm skill with a topic, and it selects 5 of 16 lens personas, asks for your approval, then dispatches them in parallel to generate ideas. A synthesizer merges results and the panel votes until a majority emerges or five iterations pass.

What perspectives does the brainstorm panel cover?

The panel draws from 16 lenses including engineer, artist, philosopher, mathematician, scientist, economist, storyteller, futurist, psychologist, historian, CTO, data, DevOps, product, security, and SEO. Five are selected per session based on topic relevance and productive tension.

Can I change the selected panel before ideation starts?

Yes. After panel selection, the skill presents the five chosen lenses with justifications and asks for approval. You can reject or give feedback to revise the panel, and it loops until you explicitly approve before any ideation begins.

What happens if the brainstorming panel never reaches consensus?

If no idea reaches a 3-of-5 majority within five iterations, the skill reports the top two or three ideas with full vote distributions and all panelist justifications, letting you decide. Ties are reported equally with objections included.

When should I not use a multi-agent brainstorm workflow?

Avoid it when you need a single concrete implementation, verification of an existing idea, or a fact lookup with one correct answer. It is designed for open problems benefiting from diverse viewpoints, not deterministic tasks.