brainstorming

Breaks down complex problems into actionable steps through guided questioning and iterative solution development, ensuring clarity and feasibility in the final outcome.

9|1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/CarbeneAI/Forge --skill brainstorming-carbeneai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorming
Source: https://github.com/CarbeneAI/Forge/tree/main/.claude/skills/Brainstorming
Command: npx skills add https://github.com/CarbeneAI/Forge --skill brainstorming-carbeneai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brainstorming sessions often stall, producing vague ideas with little path to implementation. This skill provides a structured, phase-driven approach to turn ideas into implementable designs, ensuring clarity, trade-offs, and traceable decisions.

Core Features & Use Cases

  • Four-phase workflow: Understanding, Exploring, Presenting, Documenting, with one-question-at-a-time prompts.
  • Generates multiple approaches with explicit trade-offs and recommended paths.
  • Keeps a design trail suitable for Git commits and handoffs to implementation.
  • Use cases include ideation for new features, architecture planning, and design problem exploration.

Quick Start

Initiate a four-phase brainstorming session by understanding the goal, exploring approaches, presenting incremental designs, and documenting the final decision.

Frequently Asked Questions about brainstorming

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

FAQPage Schema
How do I turn rough design ideas into implementable architecture concepts?

To turn rough ideas into implementable design concepts, use a structured four-phase brainstorming workflow that gathers requirements, generates options with explicit trade-offs, and incrementally validates designs before documentation.

What is the best way to structure a brainstorming session for feature design?

The best way to structure a brainstorming session for feature design is using a disciplined four-phase workflow: Understanding, Exploring, Presenting, and Documenting, which enforces one-question-at-a-time interaction to maintain focus.

How does structured ideation handle design trade-offs and architecture decisions?

Structured ideation handles design trade-offs by generating multiple approaches with explicit comparisons, recommending specific paths, and keeping a design trail suitable for Git commits to ensure decisions are traceable.

Can I use this structured brainstorming approach for both new features and architecture planning?

Yes, you can use this structured brainstorming approach for ideation of new features, architecture planning, and design problem exploration, as it adjusts prompts to gather requirements and validate designs incrementally.

Does structured ideation generate documentation suitable for Git commits?

Yes, structured ideation generates Git-ready documentation of decisions by enforcing incremental validation and keeping a design trail throughout the four-phase workflow, making it ideal for handoffs to implementation.

Why do brainstorming sessions stall when exploring design problems?

Brainstorming sessions stall when they produce vague ideas with little path to implementation, a problem solved by applying a phase-driven approach that enforces explicit trade-offs, incremental validation, and traceable decisions.