Skip to content

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.

    Check your changes

  • Coding agents


    Install with an agent, add the Claude Code hook, or give instructions to Codex and others.

    Coding agents

  • Pull requests and CI


    Run the check on every pull request with GitHub Actions or any other CI.

    Pull requests and CI

  • Clean up existing code


    Take an inventory, fix the worst code in small steps, and report the progress.

    Clean up existing code

  • Stored baselines


    Save a snapshot of today's results and hold the code to it until someone reviews a change.

    Stored baselines

Guides in your terminal

The CLI has short versions of these guides for the version you installed. Run lumioguard-cc guide to list them.