claim-check
01Plugin Claude Code
Mechanical verification that a stated test count matches what the suite actually did.
2 5d ago A
tokens not measured
original MIT
Checks whether a test-count claim is actually true - in a commit message, or in what your coding agent just told you. Runs the suite and compares. pytest, vitest, jest. Pre-commit hook, Claude Code plugin, or CLI. If no claim was made, it does nothing.
Plugin Claude Code
Mechanical verification that a stated test count matches what the suite actually did.
Plugin Claude Code
Verifies test-count claims against what your suite actually did, before a commit lands. Supports pytest, vitest and jest. If the message makes no claim, it does nothing.