akahkhanna/groundtruth

Groundtruth — a Claude Code plugin that audits whether an agent actually did what it was asked; catches the false 'Done' on Stop (missed subtasks, stubs, false 'tests pass', overridden rules).

6Stars on the repository
15Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

akahkhanna/groundtruth

Hook

Runs when you submit a prompt, before the agent sees it, executing groundtruth.mjs via node with --intent. From akahkhanna/groundtruth.

6 1mo ago A tokens not measured copy · 52% MIT

SessionStart

02

akahkhanna/groundtruth

Hook

Runs when a session starts, executing groundtruth.mjs via node with --session-start. From akahkhanna/groundtruth.

6 1mo ago A tokens not measured copy · 55% MIT

PostToolUse

03

akahkhanna/groundtruth

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit and Bash tool calls, executing groundtruth.mjs via node with --watch-rules and --stamp (2 commands). From akahkhanna/groundtruth.

6 1mo ago A tokens not measured copy · 56% MIT

SubagentStop

04

akahkhanna/groundtruth

Hook

Runs when a subagent finishes, executing groundtruth.mjs via node. From akahkhanna/groundtruth.

6 1mo ago A tokens not measured copy · 61% MIT

Stop

05

akahkhanna/groundtruth

Hook

Runs when the agent finishes a response, executing groundtruth.mjs via node. From akahkhanna/groundtruth.

6 1mo ago A tokens not measured copy · 56% MIT