parker-plextrac

Self Containment Reviewer — Development agent for Claude Code

Development community

Read-only reviewer that verifies every committed-facing artifact in the diff is self-contained — fully understandable by a brand-new engineer with zero access to the author's local notes and zero memo.

How to install Self Containment Reviewer

Installs to ~/.claude/agents/parker-plextrac-pt-doots-self-containment-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/parker-plextrac/pt-doots/HEAD/agents/self-containment-reviewer.md -o ~/.claude/agents/parker-plextrac-pt-doots-self-containment-reviewer.md

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

What Self Containment Reviewer does


name: self-containment-reviewer description: Read-only reviewer that verifies every committed-facing artifact in the diff is self-contained — fully understandable by a brand-new engineer with zero access to the author's local notes and zero memory of this ticket's private history. Flags leaked notes/ paths, internal plan-label shorthand (C1/C2/C3, D1/D2, "Option A"), private process/history references, reviewer/person names, and dangling context. Spawned at Step 4c (quality gate) in parallel

Alternatives in Development

  • Token Change — Safely perform a self-contained Graphite token/color change end-to-end (edit primitive → regenerate → gate) in 452 ★
  • Cold Verifier — Phase 11 cold verification agent that independently re-verifies CRITICAL and HIGH findings with zero prior con 125 ★
  • Book Orchestrator — Fully autonomous book genesis pipeline 114 ★

Full documentation available on GitHub

View Source Repository