red-handed
01Plugin Claude Code
Audit what a coding agent actually did against what it said it did, from the session transcript and the repository's git state.
4 22d ago A
tokens not measured
original MIT
Audits what your Claude Code agent did against what it said — reads session logs and git, cites evidence, calls no model
Plugin Claude Code
Audit what a coding agent actually did against what it said it did, from the session transcript and the repository's git state.
Plugin Claude Code
Your agent said the tests pass. This checks that a test actually ran. Installing turns on two hooks: one strips the tail or grep that eats test results before a test command runs, one audits the session against git the moment it ends and warns only when something was caught. It also adds /red-handed:audit and…