red-handed-audit

Installation
SKILL.md

Red-handed Audit

Audit the current session's claims against its own record. If the agent said the tests pass, this checks that a test run actually happened, that it did not fail, and that no expected value was quietly rewritten to match a bug.

When to Use This Skill

  • The agent reported passing tests and you want to confirm a run actually happened
  • A test suite got smaller and you want to know when and why
  • You are reviewing a finished session before trusting its summary

What This Skill Does

  1. Runs npx --yes @jinhyuk9714/red-handed@latest audit in the project directory
  2. The CLI reads the local Claude Code transcript and the git working tree
  3. Nine deterministic checks compare what was said with what was done
  4. Each finding comes with a timestamp and the quoted line it came from

No model is called. The same session gives the same verdict every time.

Installs
2
GitHub Stars
3.3K
First Seen
10 days ago
red-handed-audit — davepoon/buildwithclaude