Skip to content

/audit

Check whether what I said in this session is backed by what I actually did — did the tests I reported as passing really run, was an expected value quietly rewritten, was a test switched off. Reads this project's Claude Code transcript and git state locally and reports each gap

shell
$ npx -y skills add sjh9714/red-handed --skill audit --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/audit
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Check whether what I said in this session is backed by what I actually did — did the tests I reported as passing really run, was an expected value quietly rewritten, was a test switched off. Reads this project's Claude Code transcript and git state locally and reports each gap
Ships withred-handed

Audit what your Claude Code agent actually did against what it said. Reads session logs + git, cites evidence, calls no model.

Get the whole plugin, auto-invoked
Stats
3
Stars
0
Views
1
Forks
Active
Maintenance
TypeScript
Language
MIT
License
3d ago
Last commit
5d ago
Created

Repo: sjh9714/red-handed