planner/brainstorming/SKILL.md
Generate creative ideas, solve complex blocking problems, and explore alternative approaches using divergent and convergent thinking.
npx skillsauth add 7a336e6e/skills brainstormingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a wide range of potential solutions or ideas for a specific problem, then filter and refine them into the best approach.
List as many ideas as possible without judgment.
Group ideas into themes.
Filter ideas based on:
Take the chosen idea and try to break it. "Why will this fail?" If it survives the critique, it's ready for planning.
brainstorming_session.md: A record of ideas, categories, and the final decision.../project-planning/SKILL.mddevelopment
Implement features using the Red-Green-Refactor cycle to ensure testability and correctness from the start.
data-ai
Manage the `tasks.md` ledger with strict locking and collision avoidance protocols to allow multiple agents to work in parallel safely.
development
The git-workflow skill defines branching conventions, commit message formats, and pull request standards that all agents must follow for consistent version control.
development
The environment-config skill standardizes how agents manage environment variables, secrets, and application configuration across local development and deployed environments.