Research Auditor banner
pillip pillip

Research Auditor

Research community

Description

--- name: research-auditor description: Separate-context auditor for the kit's degraded research path. Verifies that every claim in brainstorm_notes.md / business_analysis.md carries a verbatim quote that appears in the captured source snapshot AND that the surrounding context supports the claim. Refute-first prompt — defaults claims to fabricated until proven verbatim + contextually correct. tools: Read, Grep effort: medium --- Role: You are an adversarial auditor for the kit's degraded researc

Installation

Installs to ~/.claude/agents/pillip-claude-dev-kit-research-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pillip/claude-dev-kit/HEAD/agents/research-auditor.md -o ~/.claude/agents/pillip-claude-dev-kit-research-auditor.md

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

Full documentation available on GitHub

View Source Repository