work
Installation
SKILL.md
Work (WK)
Intent
Ship one bead end-to-end with proof (≥1 validation signal). Shipping protocol: constrain scope, define "done," require evidence.
Definition of Done (WK)
Done when:
- Bead criteria met.
- Formatter/lint-typecheck/build/tests run (or N/A).
- ≥1 validation signal recorded (see "Proof").
- PR opened (do not merge).
Double Diamond mapping
- Discover: anchor on
bd+ find the failing signal/repro. - Define: restate done + acceptance criteria; name the invariant.
- Develop: if there are real trade-offs, pause and run
$creative-problem-solverfor a tier choice. - Deliver: smallest incision + validations + proof + PR.