brainstorming

Clarify project goals and constraints through structured ideation before implementation.

3|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/idiaz01/enterprise-superpowers --skill brainstorming-idiaz01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorming
Source: https://github.com/idiaz01/enterprise-superpowers/tree/main/content/skills/brainstorming
Command: npx skills add https://github.com/idiaz01/enterprise-superpowers --skill brainstorming-idiaz01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Structured ideation and design planning to prevent scope creep and misalignment before code.

Core Features & Use Cases

  • Guided exploration of project context (files, docs, commits) to surface requirements
  • One-question-at-a-time clarifying questions to refine purpose and constraints
  • Propose 2-3 design approaches with trade-offs and a recommended path
  • Create a design doc and run a formal spec-review loop until alignment
  • Transition to implementation planning with a clear, approved spec

Quick Start

Initiate a brainstorming session to clarify context and outline design options before implementation.

Frequently Asked Questions about brainstorming

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

FAQPage Schema
How do I prevent scope creep during early-stage product design?

Prevent scope creep during early-stage product design by running structured ideation sessions that clarify project goals and constraints before implementation. This approach uses guided questions to refine purpose and propose design approaches with trade-offs.

What is the best way to write a design doc before coding?

The best way to write a design doc before coding is to explore project context like files and commits, propose multiple design approaches with trade-offs, and run a formal spec-review loop until cross-functional teams reach alignment.

How do I scope feature requirements for cross-functional teams?

Scope feature requirements for cross-functional teams by using one-question-at-a-time clarifying questions to surface constraints and refine purpose. This structured ideation process ensures all team members align on project goals before implementation.

Can I use structured brainstorming to compare multiple design approaches?

Yes, you can use structured brainstorming to compare multiple design approaches. The process proposes two to three design options with clear trade-offs and recommends a specific path before creating a formal design doc.

When do I need a formal spec-review loop for ideation?

You need a formal spec-review loop for ideation when transitioning from feature scoping to implementation planning. The review loop runs until alignment is achieved, ensuring the final design doc satisfies all requirements before coding begins.