Autoloop banner
ShaheerKhawaja ShaheerKhawaja

Autoloop

Development community

Description

--- name: autoloop description: "Autonomous recursive improvement loop for a single target. Runs gap analysis, recursive refinement, evaluation, and convergence checks until the target reaches quality threshold or converges." --- # /autoloop — Autonomous Recursive Improvement ## Step 0: Preamble Before executing, run the shared ProductionOS preamble (`templates/PREAMBLE.md`). You are running the `/autoloop` command. This is an autonomous recursive improvement loop that takes a target and iter

Installation

Installs to ~/.claude/commands/shaheerkhawaja-productionos-autoloop.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ShaheerKhawaja/ProductionOS/HEAD/.claude/commands/autoloop.md -o ~/.claude/commands/shaheerkhawaja-productionos-autoloop.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository