brainstorm

Generate a brainstorm document with questions and options for feature planning.

2|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/lucidlabs-hq/lucidlabs-agent-kit --skill brainstorm-lucidlabs-hq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorm
Source: https://github.com/lucidlabs-hq/lucidlabs-agent-kit/tree/main/.claude/skills/brainstorm
Command: npx skills add https://github.com/lucidlabs-hq/lucidlabs-agent-kit --skill brainstorm-lucidlabs-hq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Structured pre-planning research helps teams explore codebases, ask clarifying questions, and produce a brainstorm document to feed into /plan-feature, reducing ambiguity before implementation.

Core Features & Use Cases

  • Facilitates topic definition and scoping for complex features.
  • Guides structured inquiry: codebase exploration, reference checks, and question prompts.
  • Use Case: Before starting a new module, generate a brainstorm to outline questions, risks, and options for /plan-feature.

Quick Start

Run /brainstorm <topic> to generate a brainstorm document for /plan-feature.

Frequently Asked Questions about brainstorm

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

FAQPage Schema
How do I reduce ambiguity when scoping complex software features?

Structured pre-planning reduces ambiguity by automating context gathering, asking clarifying questions, and documenting options for complex software features during early discovery.

What is the best way to start structured pre-planning for a new module?

The best way to start structured pre-planning is to define the topic and scope, which guides structured inquiry through codebase exploration, reference checks, and question prompts to outline risks and options.

How do I generate a brainstorm document to feed into plan-feature?

You generate a brainstorm document by running the brainstorm command with a topic, which structures topic definition, questions, and output specifically designed to satisfy the inputs required by plan-feature.

Can I use structured pre-planning for codebase exploration and reference checks?

Yes, structured pre-planning facilitates codebase exploration and reference checks by guiding structured inquiry to gather necessary context and ask clarifying questions before implementation begins.

When do I need structured pre-planning research for feature implementation?

You need structured pre-planning research before starting a new module or complex feature implementation, as it helps explore the codebase, produce a brainstorm document, and reduce ambiguity prior to development.