Skip to content

/assumption-test

Design the smallest viable test to validate or invalidate a critical assumption. Based on Torres's assumption testing framework, organized by Gilad's AFTER model (Assessment → Fact-Finding → Tests → Experiments → Release Results).

shell
$ npx -y skills add haabe/mycelium --skill assumption-test --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/assumption-test
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Design the smallest viable test to validate or invalidate a critical assumption. Based on Torres's assumption testing framework, organized by Gilad's AFTER model (Assessment → Fact-Finding → Tests → Experiments → Release Results).
Ships withmycelium

Your AI agent should think before it codes. AI has made building cheap. It hasn't made deciding cheap. Agents will jump from an idea to a pull request without asking why, who for, or whether anyone needs it.

Get the whole plugin, auto-invoked
Stats
42
Stars
0
Views
3
Forks
Active
Maintenance
Python
Language
MIT
License
33m ago
Last commit
3mo ago
Created

Repo: haabe/mycelium