Documentation
README
Install Loop Engineering
Goal
Leave the repo with a scaffolded report-only loop, a Loop Ready score, and clear next actions — using the single CLI:
npx @cobusgreyling/loop
Do not deprecate or remove existing loop-init / loop-audit usages you find; both doors stay valid. Prefer loop for new work.
Steps
- Detect context
- If
LOOP.mdorSTATE.mdalready exists, run doctor only (skip init unless human asks to re-scaffold):npx @cobusgreyling/loop doctor . --json npx @cobusgreyling/loop status . - Otherwise continue.
- If
This is the opening of the README. Read the full README on GitHub.