agentsclimarketplace

Brainstorming

Skill NickCrew/Claude-Cortex/skills/collaboration/brainstorming

Claude Cortex

Install
npx -y skills add NickCrew/Claude-Cortex --skill brainstorming

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 23 stars23 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Rapid ideation skill adapted from obra/superpowers to kick off cortex sessions. Use when defining scope, aligning on goals, or exploring solution space before coding.

The file declares its own license as MIT (obra/superpowers). That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.2 KB, as published. Nobody here has run it

/collaboration:brainstorming

Ported from obra/superpowers (MIT). Optimized for cortex so brainstorming outputs flow directly into Supersaiyan visuals and the Task TUI.

When to run

  • Before touching code: align on problem, success signals, blockers.
  • After big context shifts: new stakeholder, major dependency change, fresh repo checkout.
  • When you feel stuck: broaden solution space before diving back in.

Inputs you need

  • Current goal or ticket reference.
  • Repo hints: relevant modes/ (e.g., modes/Super_Saiyan.md) and scenarios/ if they exist.
  • Constraints (deadline, platforms, regulatory, etc.).

Steps

  1. Set the stage
    • Load modes/Super_Saiyan.md (CTRL+P → "Super Saiyan Mode") for visual/tone context.
    • Skim any scenarios/ideation/*.md tied to the feature.
  2. Map the landscape
    • List known goals, success metrics, blockers, unknowns.
    • Capture existing assets (agents, rules, workflows) that might help.
  3. Generate options
    • Expand at least three distinct approaches (different modes, agents, or workflows).
    • Note pros/cons, risk, required verification per approach.
  4. Select candidate plan
    • Pick the best approach and flag what still needs validation.
  5. Seed Tasks
    • Open the Task view (T) and add top-level tasks from the brainstorming takeaways (or run /ctx:plan next to formalize).

Output format

### Problem / Goal
### Success Signals
### Constraints / Risks
### Existing Assets
### Options
- Option A …
- Option B …
- Option C …
### Chosen Direction & Next Checks

Paste the summary into the chat (or save under scenarios/). Then move to /ctx:plan.

Resources

  • See skills/collaboration/brainstorming/resources/examples.md for ready-made follow-up prompts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.