home / skills / nickcrew / claude-cortex / assumption_buster
This skill helps you bust assumptions to unlock new solution angles by transforming beliefs and generating reframed ideas with quick tests.
npx playbooks add skill nickcrew/claude-cortex --skill assumption_busterReview the files below or copy the command above to add this skill to your agents.
---
name: assumption-buster
description: Flip, remove, or exaggerate assumptions to unlock new solution angles.
license: MIT
---
# `/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
1. List core assumptions (facts, beliefs, constraints).
2. Transform each via chosen operator (opposite/zero/10x).
3. Generate 1–2 reframed ideas per transformed assumption.
4. Capture evidence to collect and a fast test for each idea.
5. Pick the most promising 2–3 and move to `/ctx:plan` or Tasks.
## Output Template
```
### Assumptions
### Transforms (opposite/zero/10x)
### Reframed Ideas
- Idea … (evidence, fast test)
### Top Picks
```
## Pairings
- Run before `/collaboration:idea-lab` if you need to loosen constraints.
- Feed winners into `/collaboration:concept-forge` to score/prioritize.
This skill flips, removes, or magnifies assumptions to reveal new solution angles when a team feels stuck or ideas converge. It applies three simple operators—opposite, zero, and 10x—to systematically reframe constraints and generate practical, testable concepts. Use it to break mental ruts and produce a short list of candidate directions to prototype or prioritize.
You provide a topic and any known assumptions or constraints, then choose a transform mode: opposite (invert an assumption), zero (remove it), or 10x (exaggerate it). The skill lists core assumptions, applies the chosen operator to each, generates 1–2 reframed ideas for every transform, and proposes quick evidence to collect and a fast test for each idea. It ends with 2–3 top picks ready to move into planning or task workflows.
Which transform should I pick first?
Start with whichever yields the biggest mindset shift for your context—use opposite to reveal counterintuitive ideas, zero to free constraints, or 10x to stress-test scale assumptions.
How many assumptions should I list?
Aim for 5–12 core assumptions. Enough to cover the problem without generating too many reframes to evaluate.