brainstorming-ideas

Installation
SKILL.md

Brainstorming Ideas

Follow the base skill. This Claude overlay only defines tool use and platform-specific behavior.

Claude tool rules

  • Use AskUserQuestion for every choice point. Do not write numbered menus and ask the user to type 1, 2, or 3.
  • Ask one question per AskUserQuestion call.
  • Use single-select for one path, multi-select for multiple risks/constraints/goals, and allowOther for custom answers.
  • Use TaskCreate and TaskUpdate to track phases when the session has more than two steps.
  • Use Read, Grep, and Glob before asking questions that the repo can answer.
  • Use Write or Edit only after the user approves the exact design note, CONTEXT entry, or ADR target.
  • Use external research tools only after the user chooses research or asks for it.

Suggested interactive questions

Initial question:

Installs
26
GitHub Stars
35
First Seen
Jan 25, 2026
brainstorming-ideas — alexei-led/claude-code-config