truth
01Plugin Claude Code
truth — the deterministic fact-checker for AI coding agents. Verifies every claim an agent makes about its own work against the real code, git diff, and recorded runs.
Plugin Claude Code
truth — the deterministic fact-checker for AI coding agents. Verifies every claim an agent makes about its own work against the real code, git diff, and recorded runs.
Plugin Claude Code
Fact-check every agent turn against the real code, the working-tree git diff, and recorded test runs. Deterministic, cited Supported/Contradicted/Refused verdicts — contradictions block the turn so the agent corrects itself before you read it. Requires the truth binary (the SessionStart hook tells you how to install…
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, running truth hook claude. From blasrodri/truth.
Hook Claude Code
Runs when the agent finishes a response, running truth hook claude. From blasrodri/truth.
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, Stop).
MCP server Claude CodeCodexCursor
MCP server "truth" as configured in blasrodri/truth. Launched with truth-mcp.
Hook
Runs when a session starts, executing install.sh. From blasrodri/truth.