executable-interactive-plans
Installation
SKILL.md
Executable Interactive Plans
The plan is agreement on four Effect contracts, proven by executable story tests.
The human reviews two questions:
- Do these tests express the behavior I want?
- Do these Schemas, Errors, Services, and Effectful function signatures match that behavior?
Read references/executable-interactive-plans.md. Start from assets/story-test-template.
Gall's Law: ship the smallest complete set of those four contracts. Hyrum's Law: once agreed, every observable of those signatures is the contract.
The four contracts
Group Proposed Code as Schemas, Errors, Services, and Effectful functions. Write each item as exact editable source.