actionable ai
FREE GUIDE · FROM THE AI OPERATOR VAULT
The Loops Starter Guide

Free guide · by Cooper Simson

The Loops Starter Guide

Three small skills turn Claude Code into a loop: it specs your idea, builds it, reviews its own build against the spec, and fixes whatever fails, until it passes clean. Get the three copy-paste prompts below.

Get the guide, free

No email required. Use it today.

One prompt is a guess. A loop is a system. Three small skills turn Claude Code into a loop: it specs your idea, builds it, reviews its own build against the spec, and fixes whatever fails, until it passes clean.

What You'll Learn

  • What a loop is and why it beats single prompts
  • The three skills to install: /spec, /build, /review
  • How to run the loop and walk away
  • An easy mode install plus a no install one paragraph loop

First, What A Loop Is

A prompt is one shot: you ask, Claude answers, you take whatever comes back. A loop is a cycle: the model does the work, grades its own output against a standard, fixes the weak parts, and repeats until it is actually right.

It beats single prompts because scoring and rewriting are different acts. Forcing Claude to critique its own work before it rewrites turns blind editing into directed search. And with Fable 5 able to run for hours, the loop keeps going on its own until the job is done.

Step 1: Build The Skills

Each prompt builds one skill. Run all three once and you will have /spec, /build, and /review installed.

1. /spec (turns your idea into a plan). It interviews you until it understands what you want, then writes a detailed spec it can build against.

Create a Claude Code skill called "spec".
When I run /spec, interview me about the feature or app I want to build. Ask one
focused question at a time until you fully understand the goal, the must-have
requirements, the constraints, and what "done" looks like. Do not start building.
When you have enough, write a clear, detailed spec and save it to specs/<name>.md.
The spec must include: the objective, the exact requirements, the edge cases to
handle, and a concrete definition of done.

2. /build (builds straight from the spec). It reads the spec and builds exactly what it says. No extra features, no scope creep.

Create a Claude Code skill called "build".
When I run /build, read the spec in specs/<name>.md and build exactly what it
describes. Do not add features, refactor unrelated code, or invent requirements
that aren't in the spec. When you finish, list which spec requirements you covered
so the review step can check them.

3. /review (grades the build, sends back failures). It checks the build against the spec line by line, lists every gap, and hands fixes back to /build.

Create a Claude Code skill called "review".
When I run /review, compare the current build against specs/<name>.md. Go
requirement by requirement and list every gap, bug, or missing piece, naming the
exact spec item each one fails. If anything fails, write the specific fixes needed
and hand them back so /build can address them. Only pass the build when every
requirement in the spec is fully met.

Step 2: Run It

  1. Run /spec once and answer its questions. It turns your idea into a detailed spec.
  2. Then paste this to start the loop:
Loop /build and /review: build from the spec, review the build against the spec,
fix whatever fails, then repeat until the review passes clean. Keep going on your
own until it passes.
  1. Put Fable 5 on high effort, kick it off, and walk away. Claude builds, reviews its own work, fixes what fails, and repeats until the review passes.

Easy Mode: Install A Loop That's Already Built

Feel a loop in 30 seconds. Install the free plan-optimizer skill (idea by @goodalexander, packaged by @seangeng). Hand it any plan and it scores, critiques, and rewrites itself until it cannot improve. One command:

curl -fsSL https://seangeng.com/plan-optimizer-skill.zip -o /tmp/plan-optimizer-skill.zip && unzip -o /tmp/plan-optimizer-skill.zip -d ~/.claude/skills/ && rm /tmp/plan-optimizer-skill.zip

No Install: The One Paragraph Loop

Paste this after any task and Claude will loop on its own output. Works on writing, plans, code, anything with a quality bar.

After you finish, score your own work 0-100 against a clear rubric you write first.
List the weakest parts and why they cost points. Rewrite to fix the top weaknesses
while keeping what scored well. Repeat until the score stops improving by a real
margin, then give me the best version and the score trajectory.

Stop babysitting prompts. Build the system that prompts for you.

Go Deeper

Prefer a printable version? Grab the PDF: https://drive.google.com/file/d/1vzTDMujDUXfTohKCO6V3PDZzhVqJc7Fu/view?usp=drivesdk

Want the whole system installed live, with Cooper on the call? Build Your Own AI, the two week sprint runs the first two weeks of August.

Or get a new working tool every Monday inside The AI Operator community on Whop.

The honest part

The guides are free. The working agents are $97.

Cooper has published 125+ guides like this one, free, no email gate. The step after reading is running the actual systems: five working agents, including the content engine behind his 10M+ views, plus your first month inside The AI Operator community, a new working tool every Monday.

Want it built with you, live? Build Your Own AI · $1,997 · live Aug 3