Assumption Registry

Make assumptions visible and testable. Use during planning, architecture adaptation, and unclear requirements.

lubochka 5d5b31f 763 B Updated

File contents

Assumption Registry

Purpose

Make assumptions visible and testable.

When to Use

Use during planning, architecture adaptation, and unclear requirements.

Inputs

Assumption, source, risk, verification path, owner.

Steps

  1. Write the assumption explicitly.
  2. Name its source and risk.
  3. Decide how to verify it.
  4. Gate high-risk assumptions before execution.

Gates

Critical assumptions are verified or intentionally blocked.

Evidence

Assumption list and verification status.

Anti-Patterns

Hiding guesses in implementation.

Related

decision-capture, scope-and-blockers

lubochka/xiigen-general-skills/tree/main/agent-skills/assumption-registry commit 5d5b31f05e

Frequently asked questions

npx skillmds@latest add lubochka/assumption-registry