Assumption buster
Skill NickCrew/Claude-Cortex/skills/collaboration/assumption_buster
Claude Cortex
npx -y skills add NickCrew/Claude-Cortex --skill assumption_busterAssembled 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
Flip, remove, or exaggerate assumptions to unlock new solution angles.
The file declares its own license as MIT. 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
1.2 KB, as published. Nobody here has run it
/collaboration:assumption-buster
Use when the team feels boxed in or every idea sounds the same.
Inputs
- Topic or problem statement
- Known assumptions/constraints (even if informal)
- Optional mode flag:
--opposite,--zero, or--10x
Steps
- List core assumptions (facts, beliefs, constraints).
- Transform each via chosen operator (opposite/zero/10x).
- Generate 1–2 reframed ideas per transformed assumption.
- Capture evidence to collect and a fast test for each idea.
- Pick the most promising 2–3 and move to
/ctx:planor Tasks.
Output Template
### Assumptions
### Transforms (opposite/zero/10x)
### Reframed Ideas
- Idea … (evidence, fast test)
### Top Picks
Pairings
- Run before
/collaboration:idea-labif you need to loosen constraints. - Feed winners into
/collaboration:concept-forgeto score/prioritize.