bs-brainstorm

Generate branched brainstorming sessions with divergent, challenge, and synthesis sections into a file.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MaxGiu67/plugin-MUCC --skill bs-brainstorm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bs-brainstorm
Source: https://github.com/MaxGiu67/plugin-MUCC/tree/main/brainstorming/skills/bs-brainstorm
Command: npx skills add https://github.com/MaxGiu67/plugin-MUCC --skill bs-brainstorm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It replaces unfocused, ad-hoc idea sessions with a repeatable, structured process that generates many raw ideas, critically evaluates them, and converges on three viable concepts ready for validation. The Skill ensures idea diversity, surface-level risk analysis, and a clear MVP-oriented synthesis so teams can move from vague inspiration to actionable concepts.

Core Features & Use Cases

  • Three-agent Trio: Divergent Explorer for broad idea generation, Devil's Advocate for critical challenge, and Synthesizer for converging into three concepts.
  • Two operation modes: Cowork team-mode that spawns chained agents, and single-agent mode that runs divergence, challenge, and synthesis sequentially.
  • Automated flow: Supports an --auto flag to select Concept #1 and annotate the changelog for unattended runs.
  • File-based outputs: Reads project context from brainstorm/00-assessment.md and writes a 1,000–1,500 word brainstorm report to brainstorm/01-brainstorm.md with Divergence, Challenge, and Synthesis sections.
  • Use cases: Early-stage product ideation, pre-discovery workshops, hackathon concept generation, and preparing concepts for subsequent problem-framing or PRD tasks.

Quick Start

Run a bs-brainstorm session using brainstorm/00-assessment.md as context and produce brainstorm/01-brainstorm.md containing Divergence, Challenge, and Synthesis with three distinct concepts.

Frequently Asked Questions about bs-brainstorm

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

FAQPage Schema
How do I structure a brainstorming session to generate viable product concepts?

Structured brainstorming generates divergent ideas, critically challenges them, and synthesizes three viable MVP-oriented concepts. It replaces ad-hoc sessions with a repeatable process outputting a multi-section markdown document for early-stage product discovery.

What is the best way to automate creative ideation and concept synthesis?

The best way to automate creative ideation is using an automated --auto flag that runs a chained agent trio sequentially, selects a primary concept, and annotates the changelog for unattended generation of a 1,000–1,500 word brainstorm report.

Do I need a project brief to run an automated product ideation workflow?

Yes, automated product ideation requires a project brief. The workflow reads project context from a markdown assessment file in the brainstorm directory and requires read/write access to output the final synthesized concepts to a dedicated markdown file.

Can I use a single-agent mode for early-stage product discovery workshops?

Yes, single-agent mode supports early-stage product discovery. It runs divergence, critical challenge, and synthesis sequentially, providing an alternative to spawning chained agents for concept generation and validation workshops.

What are the limitations of divergent idea generation and critical challenge analysis?

The process provides surface-level risk analysis and MVP-oriented synthesis rather than deep technical validation. It outputs three distinct concepts for subsequent problem-framing or PRD tasks, but does not replace detailed product requirement documentation.