akahkhanna

15 mods across 1 repository, 6 stars between them.

groundtruth

01

akahkhanna/groundtruth

Plugin Claude Code

Plugin marketplace listing 1 plugin: groundtruth.

6 1mo ago A tokens not measured original MIT

groundtruth

02

akahkhanna/groundtruth

Plugin Claude Code

Audits whether an agent actually did what it was asked. Catches the false 'Done' on Stop: missed subtasks, stubbed/no-op work, false 'tests pass', a method silently dropped in a refactor (dangling reference), and — uniquely — a standing project rule that was in context and overridden anyway. Runs on Stop, pre-commit…

6 1mo ago A tokens not measured original MIT

akahkhanna/groundtruth

Instructions file

Instructions for akahkhanna/groundtruth, covering claude.md, what this is, commands, architecture and enforcement & config.

6 1mo ago A 2,531 tokens original MIT

groundtruth-audit

04

akahkhanna/groundtruth

Command

Groundtruth: whole-repo debt scan (stubs, no-ops, phantom refs, secrets, RLS-off) — findings, not a verdict.

6 1mo ago A 31 tokens original MIT

akahkhanna/groundtruth

Command

Opt-in (NOT default): fan out an agent to read your rule docs and PROPOSE richer Groundtruth rules beyond the literal X not Y forms. Routed through the same grounding + /groundtruth-rules approval gate — nothing arms, and the model runs only when you invoke this.

6 1mo ago B 61 tokens original MIT

groundtruth-rules

08

akahkhanna/groundtruth

Command

Review the rules Groundtruth extracted from your docs and approve which to arm (the permission gate).

6 1mo ago A 19 tokens original MIT

groundtruth-setup

09

akahkhanna/groundtruth

Command

One-shot Groundtruth setup check — detects what's configured and hands you the exact actions for the rest.

6 1mo ago D 20 tokens original MIT

UserPromptSubmit

11

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

12

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

13

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

14

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

15

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