agent-loop

Installation
SKILL.md

Agent Loop

Run durable PLANNER→IMPLEMENTOR→REVIEWER→JUDGE coding loops via Inngest. Each story in a PRD gets independently implemented, tested, and judged. Survives crashes. Every step is a traceable Inngest run.

Hard gate: verification comes before loop throughput. If agents cannot prove the work is correct without Joel manually babysitting, do not start an autonomous loop yet. First add the missing reproducible check, browser/control tool, quality rubric, or reusable skill that lets future agents verify their own output.

Source receipt: lauren / @poteto's X article "Loops You Can Trust" (2026-06-24) frames verification as the limiting step: loops without trusted verification compound slop, while reusable skills/tools turn human experience into agent leverage.

After starting a loop, use the loop-nanny skill for monitoring, triage, post-loop cleanup, and knowing when to intervene.

Verification Preflight

Before joelclaw loop start, confirm every story has:

  • Proof path: exact command, test, browser flow, API readback, screenshot/video, log query, or source inspection the agent can run.
  • Quality bar: what "good" means, what failures look like, and which shortcuts are unacceptable.
  • Before/after evidence: how the agent captures the broken/old state and proves the fixed/new state.
  • Isolation plan: worktree, ports, browser state, app instance, database, or fixture isolation when parallel agents could collide.
  • Reusable verifier: if the proof currently lives in a human's head, author a skill/tool first so future agents inherit it.
Installs
40
GitHub Stars
62
First Seen
Feb 27, 2026
agent-loop — joelhooks/joelclaw