Fix Checks
Discover how to run project checks, run them, fix failures, and iterate until clean
Claude CodeGeneric
---
description: Discover how to run project checks, run them, fix failures, and iterate until clean
---
# Instructions
## 1. Discover checks
Figure out how to run linting, type-checking, and tests for this project. Look at the Makefile, package.json scripts, CI config, pyproject.toml, etc. Summarize what you found and what you'll run before proceeding.
## 2. Run and fix
Run the checks. If anything fails, fix only what the checks flag — no unrelated changes. Rerun and repeat until clean (max 6 cycles, then stop and ask for guidance).
$arguments
Maintain Fix Checks?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Fix Checks on getagentictools](https://getagentictools.com/loops/henri123lemoine-instructions?ref=badge)