THE COLLECTION / 01
Vibecheck.
Find useful patterns in the history you choose.
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 vibecheck --scope /path/to/project
02 / Put it to work
Use it. See the result.
python3 scripts/usual.py vibecheck scan --source /path/to/selected-history python3 scripts/usual.py vibecheck handoff REPORT_ID python3 scripts/usual.py vibecheck import REPORT_ID --file report.json python3 scripts/usual.py vibecheck inspect REPORT_ID
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 vibecheck python3 scripts/usual.py setup remove vibecheck
Review the change first. Preserve unrelated instructions and original history.