← Registry
CLI Official

Loop Engineering

CLI tools and starter patterns for loop engineering — scaffold, score, and audit the systems that prompt your AI coding agents instead of prompting them by hand.

Install

via Positronick CLI

$positronick cli install loop-engineering --run

Official

$npx @cobusgreyling/loop-init .

Loop Engineering is a toolkit of npm CLIs plus starter patterns for designing the loops that drive AI coding agents. `loop-init` scaffolds skills, state, and budget files, then prints a Loop Ready score and your first loop command; `loop-audit` scores an existing setup; and `loop-cost`, `loop-sync`, and `loop-context` round out the workflow. It works across Claude Code, Codex, Cursor, Grok, OpenCode, and other agents (swap with `--tool`), and ships an interactive pattern showcase. The idea: stop prompting the agent yourself and design the system that does it.