cook
Installation
SKILL.md
/cook
Contract
cook(spec_ref, correction = false) -> handoff(next = press | age | mold).
Cook returns next: mold only for a specification failure.
A red-required gate disposition identifies behavior work.
Run the inner RED → GREEN TDD loop against the approved spec before you change production code.
A closed not-applicable disposition identifies non-behavior work.
Use its implementation and verification path for the requested documentation, refactor, test, or appearance change.
N/A does not remove requested work.
Use correction = true only for the active Press correction loop.
Do not weaken an existing test.