Guides¶
Each guide walks through one task from start to finish.
-
Check your changes
Compare your work with the last commit or with
main, and fix what you made worse. -
Coding agents
Install with an agent, add the Claude Code hook, or give instructions to Codex and others.
-
Pull requests and CI
Run the check on every pull request with GitHub Actions or any other CI.
-
Clean up existing code
Take an inventory, fix the worst code in small steps, and report the progress.
-
Stored baselines
Save a snapshot of today's results and hold the code to it until someone reviews a change.
Guides in your terminal
The CLI has short versions of these guides for the version you installed. Run lumioguard-cc guide
to list them.