with one click
brainstorming
Use when exploring design options or solving open-ended problems
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Use when exploring design options or solving open-ended problems
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Use when creating, modifying, or reviewing a cliagents provider adapter for a CLI tool such as Codex, Claude Code, Gemini CLI, Qwen CLI, or OpenCode.
Use when operating as a supervised root that delegates work to child sessions through cliagents
Use when reducing prompt size for roots and child sessions without losing the information needed to execute well
Use when passing work between agents with context preservation
Use when reviewing code for quality, bugs, security, and maintainability
Use when investigating bugs - systematic root-cause analysis approach
| name | brainstorming |
| description | Use when exploring design options or solving open-ended problems |
| tags | ["design","planning","creativity"] |
A structured approach to generating and evaluating ideas for design decisions.
Clearly define what you're trying to solve:
Template:
Goal: [What we're trying to achieve]
Constraints: [Time, resources, compatibility requirements]
Success looks like: [Measurable outcomes]
Stakeholders: [Who is affected]
Generate as many ideas as possible without judgment:
Techniques:
Group and structure the generated ideas:
Evaluate and narrow down options:
Evaluation Matrix:
| Option | Feasibility | Impact | Risk | Effort | Score |
|--------|-------------|--------|------|--------|-------|
| A | High | Medium | Low | Low | 8/10 |
| B | Medium | High | Med | High | 6/10 |
Make a choice and document the rationale:
Decision Record Template:
## Decision: [Title]
### Context
[What situation led to this decision]
### Options Considered
1. [Option A] - [Pros/Cons]
2. [Option B] - [Pros/Cons]
3. [Option C] - [Pros/Cons]
### Decision
[What we decided and why]
### Consequences
[What this decision means going forward]