brainstorm
Installation
SKILL.md
Brainstorm: Top 5 Ideas for This Project
Read the project, then produce five specific, high-value ideas ranked by impact. The goal is to surface ideas the developer couldn't easily generate themselves — insights that come from reading the whole codebase at once and thinking hard about what it could become, not just what it's missing.
This skill is read-only. It produces a report. It does not modify any file.
Task Tracking
Before doing any work, call TaskCreate for each phase below. Call TaskUpdate (status in_progress) when you begin a phase and TaskUpdate (status completed) when you finish it.
- Understand the project
- Read source code
- Analyze ideas (three-lens)
- Write report