Menu

Post image 1
Post image 2
1 / 2
0

A second pair of eyes for Claude Code: building Galley, a local runner that checks the work before the PR opens

DEV Community·Shinsuke KAGAWA·22 days ago
#uqr2lXiI
#claude#ai#opensource#galley#task#supervisor
Reading 0:00
15s threshold

TL;DR I run three client projects plus an OSS repo. Agentic coding got good enough that for a lot of tasks I just hand over a goal and a list of acceptance criteria and let it run. The catch: Opus 4.7's reliability made me nervous enough that I started ending almost every task with a manual round of "now have Codex look at this." That ritual happened often enough that I automated it. Galley is the result: a local runtime where Claude Code executes a task inside a git worktree, then a supervisor (Claude, or Codex when I want a different reviewer) checks the run evidence against the acceptance criteria and either bounces it back for another attempt or approves it and opens a PR. The parts I'm happiest with aren't the loop itself.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More