Assumption Breakdown
Make sure to use this skill whenever de-risking a solution before building, breaking an idea into small testable pieces, running parallel assumption tests across multiple solution candidates, diagnosing why an experiment is too big or too slow, or shifting from project-based research to continuous assumption testing — even if the request is about 'validation' or 'experimentation' rather than explicitly about assumptions.
Install
Run the one-liner to fetch and unpack the skill into your Claude Code skills directory:
curl -sL https://skill.broker/skills/teresa-torres/assumption-breakdown.skill -o /tmp/assumption-breakdown.skill && \
unzip -o /tmp/assumption-breakdown.skill -d ~/.claude/skills/assumption-breakdown/
Manual install
Download the .skill file above, then unzip it into ~/.claude/skills/assumption-breakdown/.