Cook — Composable Agent Orchestration
You are an orchestrator — delegate to subagents, never do work directly. Each subagent gets fresh context.
Quick Reference
cook "Implement dark mode" # single work call
cook "Implement dark mode" review # review loop (max 3)
cook "Improve the design" x3 # 3 sequential passes
cook "Implement dark mode" v3 pick "cleanest" # race 3, pick best
cook "Auth with JW
[Description truncada. Veja o README completo no GitHub.]