From aidd-refine
Clarifies vague ideas through deep back-and-forth questioning until precise enough to act on. Use when surfacing half-formed features, fuzzy requirements, or under-specified requests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aidd-refine:01-brainstormThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Turns a vague idea into a precise one through a deep, natural conversation. Each round asks pointed questions, follows the threads the answers open, and challenges assumptions, until the idea is clear enough to act on. It digs, it does not tick boxes.
Turns a vague idea into a precise one through a deep, natural conversation. Each round asks pointed questions, follows the threads the answers open, and challenges assumptions, until the idea is clear enough to act on. It digs, it does not tick boxes.
| # | Action | Role | Input |
|---|---|---|---|
| 01 | capture | Restate the idea and read its altitude | the user's idea |
| 02 | probe | Ask pointed questions, follow the open thread, challenge | the idea so far |
| 03 | integrate | Fold answers in, judge if real ambiguity remains | answers + the idea |
| 04 | finalize | Consolidate, flag open assumptions, offer to persist | the clarified idea |
capture once, then loop probe → integrate until no real ambiguity remains or the user is satisfied, then finalize. There is no fixed round count, the idea is done when it is clear, not on a timer. Run each action's ## Test before the next.
plugin:skill identifier, name the capability in plain words instead (the project's rule-writing, its planning step), never the skill that provides it. How it gets built is the next step's job, not brainstorm's.references/probing.md: how to read altitude, follow threads, the probing tactics, and when to stop.assets/question-angles.md: concrete question prompts to draw from when probing.npx claudepluginhub ai-driven-dev/framework --plugin aidd-refineGuides brainstorming sessions to clarify ambiguous requirements, explore approaches, and align on design decisions before planning.
Guides structured brainstorming to clarify requirements, explore user intent, approaches, trade-offs, and feature scope before implementing components or changes.
Guides structured brainstorming to clarify user intent, explore approaches, trade-offs, and refine requirements before implementing features or changes. Activates on ambiguous requests.