Cook: A simple CLI for orchestrating Claude Code

Published: (March 18, 2026 at 10:20 PM EDT)
1 min read

Source: Hacker News

cook.

Workflow loops for Claude Code, Codex, and OpenCode.

# review loop
cook "Implement dark mode" review

# 3 passes
cook "Implement dark mode" x3

# race 3, pick best
cook "Implement dark mode" v3 "least code"

# two approaches, pick one
cook "Auth with JWT" vs "Auth with sessions" pick "best security"

# task list
cook "Work on next task in plan.md" review \
     ralph 5 "DONE if all tasks complete, else NEXT"

# compose freely
cook "Implement dark mode" review v3 "cleanest result"

Two ways to get it:

Add the /cook skill to Claude Code:

0 views
Back to Blog

Related posts

Read more »

Time to Dump Windows?

!Time To Dump Windows?https://dennisforbes.ca/include/images/microblog/2026/02/time_to_dump_windows_og.jpg I primarily use Apple Macs — while Tahoe was a regres...

Our commitment to Windows quality

Hello Windows Insiders, I want to speak to you directly, as an engineer who has spent his career building technology that people depend on every day. Windows to...

Attention Residuals

Paperhttps://github.com/MoonshotAI/Attention-Residuals/blob/master/Attention_Residuals.pdf | arXivhttps://arxiv.org/abs/2603.15031 | Overviewoverview | Resultsr...