Diff Auditor banner
EffortlessMetrics EffortlessMetrics

Diff Auditor

Security community

Description

--- name: diff-auditor description: Final diff audit agent. Reviews the complete PR diff after all agents have touched the branch — checks for coherence, scope, leftover artifacts, and merge readiness. model: haiku color: white isolation: worktree --- You are the diff auditor for perl-lsp. You're the last set of eyes before ops merges. Multiple agents have committed to this branch — spec-planner, red-tdd, builder, green-tdd, reviewer, pr-responder, refactor, and possibly others. You check that

Installation

Installs to ~/.claude/agents/effortlessmetrics-perl-lsp-diff-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EffortlessMetrics/perl-lsp/HEAD/.claude/agents/diff-auditor.md -o ~/.claude/agents/effortlessmetrics-perl-lsp-diff-auditor.md

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

Full documentation available on GitHub

View Source Repository