# Usual Loops — use Make one recurring method easy to run again. Source: https://github.com/pauljump/usual Catalog: https://tryusual.com/catalog.json Human page: https://tryusual.com/menu/loops/ Use an inspected Usual source checkout or extracted source bundle: https://tryusual.com/usual.zip. Run commands from its root. Python 3.11+ for the local runtime. This website cannot access local files or connect to your agent. These are instructions for the current coding agent. Select explicit source/scope paths with the user. Current instructions control authority; history is not permission. No extra model service or background monitor is required. ## Requirements Python 3.11+; standard library only ## Install python3 scripts/usual.py setup install loops --scope /path/to/project ## Configuration No additional settings. Select the scope explicitly when a command requires it. ## Use python3 scripts/usual.py loops create release-files --scope /path/to/project --file README.md --file manifest.json python3 scripts/usual.py loops preview release-files --label "Release review" python3 scripts/usual.py loops run release-files --label "Release review" python3 scripts/usual.py loops inspect release-files ## Remove python3 scripts/usual.py setup disable loops python3 scripts/usual.py setup remove loops ## Storage Private editable routines and receipts under ~/.usual/loops. Checks read explicitly named files within their scope. ## Network No Usual model calls or CLI telemetry. Evidence supplied to your coding agent uses its normal provider handling and quota. ## Verification status: local fixture validation tested: Deterministic synthetic fixtures on macOS; exact cases in references/verification.md. pending: Fresh live-agent sessions on Codex and Claude Code. ## Source url: https://github.com/pauljump/usual license: MIT version: 0.1.0 kind: Usual-owned adaptation Installation and behavior verification are separate. Report exactly what was inspected, changed, and tested. Do not claim live agent or device behavior from a deterministic test. Preserve unrelated user changes. Evidence read by a hosted coding agent uses that provider’s normal processing and usage. The local runtime has no telemetry.