1012 B
1012 B
name, description, permalink
| name | description | permalink |
|---|---|---|
| brainstorming | Planner-led discovery workflow for clarifying problem shape, options, and decision-ready direction | opencode-config/skills/brainstorming/skill |
Brainstorming
Use this skill when requests are unclear, options are broad, or design tradeoffs are unresolved.
Workflow
- Clarify objective, constraints, and non-goals.
- Generate multiple viable approaches (not one-path thinking).
- Compare options by risk, complexity, verification cost, and reversibility.
- Identify unknowns that need research before execution.
- Converge on a recommended direction with explicit rationale.
Planner Ownership
- Keep brainstorming in planning mode; do not start implementation.
- Use subagents for independent research lanes when needed.
- Translate outcomes into memory-backed planning artifacts (
plans/<slug>, findings/risks).
Output
- Short options table (approach, pros, cons, risks).
- Recommended path and why.
- Open questions that block approval.