brainstorm

Creates a cited options matrix for pre-implementation brainstorming decisions.

4|3|Updated May 2, 2026
One-click install
npx skills add https://github.com/ggemba/squad-mcp --skill brainstorm-ggemba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorm
Source: https://github.com/ggemba/squad-mcp/tree/main/skills/brainstorm
Command: npx skills add https://github.com/ggemba/squad-mcp --skill brainstorm-ggemba

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Prevents wasted engineering effort by helping you pick the best approach before coding through parallel research and structured options analysis with sources.

Core Features & Use Cases

  • Exploratory pre-implementation brainstorming: frames the decision, clarifies constraints, and surfaces what “done” looks like.
  • Parallel web research + specialist perspectives: compares 3–5 alternatives, scans patterns/pitfalls, and brings domain-specific agent input.
  • Cited options matrix and recommendation: produces a structured set of alternatives with pros/cons, risks, open questions, and next steps.

Quick Start

Run brainstorm on your topic to get an options matrix with cited sources and a clear recommendation.

Frequently Asked Questions about brainstorm

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

FAQPage Schema
How do I compare architecture alternatives before writing code?

Pre-implementation brainstorming compares 3–5 architecture alternatives through parallel web research and specialist agent perspectives, producing a cited options matrix with pros, cons, risks, and a clear recommendation before you code.

What is an options matrix for product implementation planning?

An options matrix is a structured comparison of viable alternatives that surfaces trade-offs, risk factors, and open questions, grounded in cited research and domain-specific agent input to guide product implementation decisions.

How do I run a brainstorming session for software architecture decisions?

Run the brainstorming process on your decision topic to frame constraints, gather read-only context, and generate a structured options matrix with cited sources, mode-based depth controls, and a final recommendation.

Can I get cited web research for risk trade-offs analysis?

Yes, the brainstorming process performs parallel web research to scan patterns and pitfalls, requiring source-cited claims to ground risk trade-offs and identify open questions for your architectural planning.

Does the agent collaboration framework support read-only context gathering?

Yes, agent collaboration operates with strict non-state-mutating behavior and read-only context gathering, supporting an optional agents-only operation mode for specialist perspectives during decision-making.

When should I not use an automated brainstorming tool for decision-making?

Avoid using automated brainstorming when you need to mutate system state, require immediate code generation without pre-implementation analysis, or lack a clear decision topic with at least two viable options to compare.