THE COLLECTION / 02
Choices.
Carry past decisions into the next build, with a review.
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 choices --scope /path/to/project
02 / Put it to work
Use it. See the result.
python3 scripts/usual.py onboard python3 scripts/usual.py start --task "Build a small local tool" --scope /path/to/project Use the installed skill: $usual in Codex, /usual in Claude Code. The current agent consults, records and gives a review.
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 choices python3 scripts/usual.py setup remove choices
Review the change first. Preserve unrelated instructions and original history.