brainstorm.md
1 <!-- 2 WARNING: GENERATED FILE -- DO NOT EDIT DIRECTLY 3 Source: .agents/commands/brainstorm.md 4 Regenerate: ./scripts/generate-agents.sh 5 --> 6 --- 7 description: Brainstorm and refine before implementation - clarify, propose approach, get approval 8 --- 9 10 @planner: Requirements are unclear. Run a brainstorm. 11 12 Follow .cursor/rules/dotfiles-brainstorm.mdc: explore context (etc/, nvim/, wezterm/, tasks/, scripts/); ask clarifying questions one at a time; propose 1-2 approaches with trade-offs; get user approval; then transition to writing the implementation plan (.cursor/rules/dotfiles-plan.mdc). Do not edit config or taskfiles until the approach is approved and the plan exists.