claim-check
01Plugin Claude Code
Mechanical verification that a stated test count matches what the suite actually did.
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.
Hook
Runs before the agent uses a tool for Bash tool calls, executing run-hook.cmd. From bhumik154/claim-check.
Hook
Runs after a tool call finishes for Bash tool calls, executing run-hook.cmd. From bhumik154/claim-check.
Hook
Runs when the agent finishes a response, executing run-hook.cmd. From bhumik154/claim-check.
Skill Claude CodeCodex
This skill should be used when about to state how many tests pass or fail - writing a commit message containing a count like "22 passed" or "15/17 passing", saying "all tests pass" or "the suite is green" or "tests are passing" in a summary, reporting a test result, or claiming work is verified. Use it before writing…