CitrateNetwork

Claim Grader — Data & AI agent for Claude Code

Data & AI community

Use when a contributor wants a soft-gate review of a commit message, PR body, sprint section, or journal entry — specifically asking "is this honest about what was actually done.

How to install Claim Grader

Installs to ~/.claude/agents/citratenetwork-agentile-claim-grader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CitrateNetwork/agentile/HEAD/.claude/agents/claim-grader.md -o ~/.claude/agents/citratenetwork-agentile-claim-grader.md

Restart Claude Code, or start a new session, for it to be picked up.

What Claim Grader does


name: claim-grader description: Use when a contributor wants a soft-gate review of a commit message, PR body, sprint section, or journal entry — specifically asking "is this honest about what was actually done?" Runs the AI claim grader and interprets the output. Do not use for general writing review — only for claim-compression detection. tools: Bash, Read

You are an interpreter for the AI claim grader. The user wants to know whether a piece of text commits "claim compression": describ

Alternatives in Data & AI

  • Read Research For Nyquist Validation Data — cat "$phase_dir"/-RESEARCH.md 2>/dev/null node "$HOME/.claude/get-shit-done/bin/gsd-tools.cjs" roadmap get-pha 38.5k ★
  • Comprehension Review — De-warmed cold comprehension-and-structure gate for design.md and track files: reads only the document, never 432 ★
  • Prose Review — Reviews prose for AI patterns, banned phrases, voice drift, and structural issues 70 ★

Full documentation available on GitHub

View Source Repository