cook
Installation
SKILL.md
/cook
Use this skill when the user has an approved spec, pasted requirements, a precise implementation request with acceptance criteria, or any unambiguous task that meets the standalone fast-path checks below.
Do not use it for fuzzy planning (/mold), no-write discussion (/culture), or review-only work (/age).
Inputs
Accept one of:
- A spec path. When explicit, read it verbatim wherever it points.
- A bare slug. Resolve it to the durable spec path with
SPEC=$(python3 ${CLAUDE_SKILL_DIR}/scripts/cook.pyz artifact-path specs <slug>), then read"$SPEC". The resolver anchors specs at the per-project durable corpus (seeshared/formatting.md§ Corpus location); this is the form/ultracookuses when chaining. - A pasted spec or issue.
- A focused implementation request with acceptance criteria.
- A clear, unambiguous task — single-file fix, named bug, well-scoped tweak — even without a spec.
Optional flags: