Type loopy <task> โ an agent does the work, proves every piece with a real artifact, and only then says it's done. Like Luffy reaching the goal: it stretches as far as it takes.
$ loopy fix the failing login test and prove it โบ plan โฆโฆโฆ 3 steps โบ proof โฆโฆ .superloopy/evidence/login-test.txt โบ gate โฆโฆ quality check passed โ done โ backed by real evidence
Why Superloopy
Superloopy is for Codex work where the final gate has to be real. Every pass leaves proof behind.
Every pass points at a real artifact under .superloopy/evidence/. No proof, no "done."
One small CLI, repo-local state, zero runtime dependencies. Just Node โฅ 20.
Skills, hooks, and optional crew lanes guide Codex โ without ever hiding the final gate.
Skills
Skills carry the workflow: when to use it, what to inspect, and what proof to leave behind.
loopy <task> runs a full evidence loop โ plan, guided actions, command-backed proof, a quality gate, and a final report.
loopy research fans out search axes, keeps a claim ledger, verifies, and synthesizes a cited artifact.
loopy clone rebuilds an authorized site pixel-close โ captures, tokens, assets, build, and visual QA.
The crew
Six optional subagents, each owns one lane. loopy team <task> fans the work out in parallel โ and still proves every piece before it calls it done.






Install
Needs Node.js โฅ 20 and Codex CLI โฅ 0.131.0.
$ codex plugin marketplace add https://github.com/beefiker/superloopy $ codex plugin add superloopy@beefiker
Restart Codex after installing. A one-time SessionStart bootstrap installs the superloopy command and the crew. Verify with superloopy doctor.