THE COLLECTION / 04
Loops.
Make one recurring method easy to run again.
Choose this tool on its own. No Usual account required.
01 / Make it yours
Start with one useful thing.
On the computer where you use your coding agent, paste this prompt. Read the instructions before installing.
Inspect the local install commands
Run these from an inspected Usual source checkout or extracted source bundle. Paths are examples; select your own scope.
python3 scripts/usual.py setup install loops --scope /path/to/project
02 / Put it to work
Use it. See the result.
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
03 / Keep it your way
Inspect, edit, remove.
Configuration
No additional settings. Select the scope explicitly when a command requires it.
Disable or remove
python3 scripts/usual.py setup disable loops python3 scripts/usual.py setup remove loops
Review the change first. Preserve unrelated instructions and original history.