project-brainstormlisted
Install: claude install-skill AirMile/claude-config
## Overview
This skill helps creatively expand and explore ideas through interactive application of brainstorming techniques. It works with any type of concept input - whether from `/project-seed`, existing documents, or other sources - and guides you through technique-by-technique exploration with questions and suggestions.
The process is interactive: apply one technique at a time through Q&A, then choose to explore another technique or generate your final refined idea. The output is a clean markdown document of the refined idea, ready to use.
## When to Use
Trigger this skill when:
- User wants to explore variations and alternatives of an idea
- User wants to push boundaries and discover new possibilities
- User has an idea and wants creative expansion
- User starts with `/project-brainstorm` command
Example triggers:
- "/brainstorm" (followed by pasting idea)
- "/project-brainstorm [paste /project-seed output]"
- "Let's brainstorm alternatives for this concept"
- "Help me explore creative variations"
## Workflow
### Step 1: Parse Input
**Goal:** Understand what we're working with and extract the core idea.
> **Todo**: Read `.claude/skills/shared/INPUT-PARSING.md` — use **brainstorm variant** (action = "brainstorm"). Follow all sections in order.
### Enter Plan Mode
Follow [shared/PLAN-MODE.md](../shared/PLAN-MODE.md) Entry protocol before Step 2. Steps 2-6 run in plan mode; the refined idea document (Step 6) is written to the plan file for review.
---
### St