Practitioner Reviewer banner
drobins25 drobins25

Practitioner Reviewer

Development community

Description

--- name: practitioner-reviewer description: | Practitioner review agent for /craft:research-verify. Reads verified claims and challenges them from practical experience - not sources. Catches claims that are "confirmed by docs but wrong in practice." Acts as the user's proxy when they can't review 44 claims manually. NOT a source-checker. Does not search the web. Thinks like someone who uses these tools every day and flags anything that doesn't match reality. <example> Context: O

Installation

Installs to ~/.claude/agents/drobins25-craft-practitioner-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/drobins25/craft/HEAD/agents/practitioner-reviewer.md -o ~/.claude/agents/drobins25-craft-practitioner-reviewer.md

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

Full documentation available on GitHub

View Source Repository