lint
01Command Claude Code
Run lint + format + type checks and report results (do not auto-fix unless I ask).
5 2mo ago A 0 tokens
original MIT
3 tagged a share, measured the same way as everything else here.
Command Claude Code
Run lint + format + type checks and report results (do not auto-fix unless I ask).
Command Claude Code
Run the backend unit test suite: .venv/bin/pytest tests/unit -q.
Command Claude Code
Run the full local verification the way CI does, and report pass/fail for each step.