crush/skills/sp-brainstorming/SKILL.md
SUPERPOWERS-style brainstorming: MUST run before implementing features/behavior changes. Clarify intent, propose options, present design, get approval.
npx skillsauth add e2ec-it/pub-xifan-crush-best-practices sp-brainstormingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Based on obra/superpowers brainstorming skill. (MIT)
Upstream reference: skills/brainstorming/SKILL.md
docs/plans/YYYY-MM-DD--design.md (or your repo's convention) and commit.The only valid next skill after this is sp-writing-plans.
content-media
SUPERPOWERS-style implementation planning: turn an approved design into 2–5 minute tasks with exact file paths, commands, verifications, and frequent commits.
development
SUPERPOWERS TDD enforcement: NO production code without a failing test first. Delete code written before tests.
development
Execute plan per task with role separation and review loops (spec then quality). In Crush, simulate subagents via role prompts / new sessions.
development
Request review between tasks and before merge. Use git SHAs to scope changes and produce actionable findings.