Rfc Pr Reviewer banner
lantisprime lantisprime

Rfc Pr Reviewer

Development community

Description

--- name: rfc-pr-reviewer description: Use this agent during RFC build-stage (per docs/rfcs/AGENT-RULES.md §3.5) to review a PR diff against an accepted RFC's ## Implementation plan. Verifies plan-conformance: PR files ⊆ plan files, surgical-edit discipline (no adjacent functions), §12 anti-patterns absent in any prose changes, test coverage exists for changed code. Maintainer-only — invoked from the RFC build-stage loop on this plugin repo, not for consuming repos. model: claude-haiku-4-5-20251

Installation

Installs to ~/.claude/agents/lantisprime-claude-sdlc-rfc-pr-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lantisprime/claude-sdlc/HEAD/.claude/agents/rfc-pr-reviewer.md -o ~/.claude/agents/lantisprime-claude-sdlc-rfc-pr-reviewer.md

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

Full documentation available on GitHub

View Source Repository