loop-maker

agent
Security Audit
Pass
Health Pass
  • License รขโ‚ฌโ€ License: MIT
  • Description รขโ‚ฌโ€ Repository has a description
  • Active repo รขโ‚ฌโ€ Last push 0 days ago
  • Community trust รขโ‚ฌโ€ 16 GitHub stars
Code Pass
  • Code scan รขโ‚ฌโ€ Scanned 1 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions รขโ‚ฌโ€ No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

๐Ÿ” Write loops, not prompts. Free skill that generates overnight autonomous AI runs for Claude Code, Codex & Cursor: master prompt, plan, verifier, one command. By EveryThingAI.

README.md
Loop Maker โ€” write loops, not prompts. Autonomous overnight AI coding runs for Claude Code, Codex, and Cursor.

๐Ÿ” Loop Maker

The master prompt engineer for overnight autonomous AI runs.
Tell it what you want in plain English. It writes the whole run: master prompt, plan, verifier, one command. You go to sleep. The AI ships.

Free Skill
Works With
Community

โญ Star this repo if your AI ships while you sleep ยท Built by James @ EveryThingAI


Why this exists

Everyone prompts AI coding agents one message at a time, babysitting every step. Then the agent stops after ten minutes, or worse, says it's done when it isn't.

The people getting real results stopped writing prompts. They write loops: a spec that pins the work, a checker that isn't the writer, and a finish line the agent can actually prove. That's how a single goal prompt built an entire company overnight (product, brand, landing page, launch videos) for about 500K orchestrator tokens, and how practitioners run 7, 9, even 15-hour autonomous Claude Code sessions that ship.

Loop Maker packages that entire playbook โ€” Anthropic's long-running-agent research, the Ralph Wiggum loop, spec-driven development, plan-delegate-review orchestration โ€” into one skill. You describe the goal. It engineers the run.

AI agent working overnight โ€” orchestrator delegating to worker agents in Claude Code

What you get from one word

Type loop, answer a few questions (one at a time), and it generates:

File What it does
Master prompt (MISSION.md / BUILD-LOOP.md) The agent's full instruction set: mission, guardrails, never-ask autonomy rules, orchestration playbook, definition of done
feature_list.json Every feature with verify steps and "passes": false โ€” the agent can't declare victory early
loop/PROGRESS.md Decision log + honesty buckets (done / blocked / cut) โ€” survives crashes and context limits
AGENTS.md Portable rules file read natively by Codex, Cursor, Gemini, Copilot (+ Claude Code via one line)
The launch command One thing to paste. Then you walk away.

โšก Install in 60 seconds

Claude Code (full skill โ€” recommended)

Drop the loop-maker/ folder into ~/.claude/skills/, restart Claude Code, then type loop + what you want. Full instructions: loop-maker/README.md

Slash command (Claude Code ยท Codex ยท Cursor ยท Antigravity)

One file, commands/loop.md, works everywhere:

Agent Put it here Then type
Claude Code ~/.claude/commands/loop.md /loop
Codex CLI ~/.codex/prompts/loop.md /loop
Cursor .cursor/commands/loop.md /loop
Antigravity / anything else anywhere in the repo "Read commands/loop.md and follow it"

The method (what makes the runs actually finish)

Three parts, non-negotiable. The Spec pins exactly what to build and what's out of scope. The Verifier is never the writer โ€” tests, screenshots, or a fresh-context skeptic grade the work. The Stop Condition is provable, with a hard turn/time cap.

Plan, delegate, review. The smart model never builds. It orchestrates cheaper worker models โ€” fan-out researchers, tournaments with judge panels, adversarial skeptics, a completeness critic before any phase counts as done. Same results, fraction of the cost.

Never ask, always log. The agent doesn't stop to ask questions at 3 AM. It decides with research, logs the question + answer + why in a Decision Log, and keeps moving. Blocked after three attempts? It ships the strong 80% and tells you exactly what got cut. Blocked is never dressed up as done.

Evidence, not vibes. Every "it works" comes with the test output, the command result, or the screenshot โ€” verified from the source of truth, never a green badge.

The full playbook lives in loop-maker/references/: orchestration patterns ยท 17 documented failure modes and their guardrails ยท the five-gate thinking method ยท launch commands per platform.

FAQ

Is this safe to run overnight? Every generated loop is scoped to one folder/branch, can't push, deploy, publish, send, or spend, and carries a hard cap. The morning review is part of the method: the loop builds, you stay the boss.

Does it only work for code? No. Build mode handles features, refactors, bug hunts, migrations, content batches. Venture mode runs the full pipeline: hunt for real pain โ†’ tournament-pick the winner โ†’ design the business โ†’ build brand + product โ†’ launch videos โ†’ red team โ†’ packaged recap.

What does an overnight run cost? On a Claude subscription, the plan-delegate-review pattern is the whole trick: the expensive model only orchestrates, cheap models do the building. Scope tight, cap turns, review in the morning.


๐Ÿš€ Go deeper

Join Evolving AI Hub on Skool โ€” the community where we drop every skill, prompt system, and build like this one, free.

Want this level of AI systems installed across your whole business?
That's literally what we do โ€” evrythingai.com

Loop Maker by James @ EveryThingAI ยท MIT License ยท PRs welcome

Reviews (0)

No results found