development-lifecycle
Installation
SKILL.md
Own one outcome until proven or blocked.
Outcome contract
Before editing state:
- Objective -- high-level end state.
- Guardrails -- non-inferable constraints, reserved decisions, irreversible boundaries.
- Verification -- checks or observable behavior that distinguish done from plausible.
- Stop -- requested endpoint and true user blockers.
Build/fix/implementation authorizes execution: state the contract; continue immediately.
Loop
inspect -> act -> verify -> repeat