assumption-buster
Flip, remove, or exaggerate assumptions to unlock new solution angles.
Works with
Agent Skills format with YAML frontmatter. Claude Code reads it as-is.
--- 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.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

