assumptions
Installation
SKILL.md
Assumption Ledger
Maintain a project-wide Assumption Ledger — durable memory of what was assumed, how sure we were, and how it was proved or disproved. Supports fresh context per slice without losing epistemic continuity.
Input
Mode + context: $ARGUMENTS
Modes:
create— initialize a new ledgerupdate— add/update assumptions from a card, spike verdict, or slice resultreview— summarize current ledger and recommend what to validate next
Ledger location
Default: docs/assumptions.md. If it exists, update — don't duplicate.