brainstorm
Installation
SKILL.md
Brainstorm
Conversational skill. Examines the project state and helps the user decide what to do next. The only artifact this skill writes is project.md (creating it if missing, otherwise updating its Pending Work section).
Inputs
project.md(optional). If missing, this skill bootstraps it from the conversation.work/index.yaml(optional). Lists previously-recorded work items.work/<slug>/README.md(optional). The current state of completed and pending work.
Outputs
project.mdwith structure:# Goal <multi-paragraph statement of the overall research/engineering goal> # Background <context, constraints, prior work, data sources>