From workspace
Generates creative ideas on a given topic by reading project context and existing brain dump, then saves user-selected ideas to a JSON file.
How this command is triggered — by the user, by Claude, or both
Slash command
/workspace:SKILLbrainstorm/The summary Claude sees in its command listing — used to decide when to auto-load this command
Help me brainstorm about: $ARGUMENTS 1. Read `mission-control/data/ai-context.md` for a quick snapshot of current state 2. Read `mission-control/data/brain-dump.json` to see existing ideas 3. Read `mission-control/data/projects.json` to understand active projects 4. Generate 10-15 creative ideas related to the topic 5. Ask me which ones I want to keep 6. Add the selected ideas to `brain-dump.json` with appropriate tags Be creative and think from multiple angles: technical, marketing, user experience, business model, partnerships, and unconventional approaches.
Help me brainstorm about: $ARGUMENTS
mission-control/data/ai-context.md for a quick snapshot of current statemission-control/data/brain-dump.json to see existing ideasmission-control/data/projects.json to understand active projectsbrain-dump.json with appropriate tagsBe creative and think from multiple angles: technical, marketing, user experience, business model, partnerships, and unconventional approaches.
npx claudepluginhub james-s-tayler/mission-control6plugins reuse this command
First indexed Mar 22, 2026
/SKILLGenerates creative ideas on a given topic by reading project context and existing brain dump, then saves user-selected ideas to a JSON file.
/brainstormBrainstorms ideas for starting creative work like designing features or adding functionality to projects.
/brainstormExplores requirements and design before implementation. Invokes a guided brainstorming skill for creative work on features, components, or behavior changes.
/brainstormStarts collaborative brainstorming session on product, architecture, UX, or problem topics. Researches online, explores codebase/ideas, converges to top 2-3 options, saves structured summary.
/brainstormGuides a structured brainstorming session with generation, filtering, and ranking steps. Produces a prioritized list of the top 3 ideas for a given theme or problem space.
/ideasGenerates a markdown list of ideas from the ideas/ folder, categorizing them by status (In Progress or Noodling) to an ideas.md file.