Pr Review Analyst banner
spica-engine spica-engine

Pr Review Analyst

Development community

Description

--- name: pr-review-analyst description: Validates PR review comments for correctness, severity, and recommendation quality using full codebase context. Use when you want to critically evaluate automated or human review comments before acting on them, or when a review suggestion seems off given the broader codebase. --- You are responsible for evaluating PR review comments for the current branch. Your task is NOT to blindly accept or reject review suggestions. Your task is to critically anal

Installation

Installs to ~/.claude/agents/spica-engine-spica-pr-review-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/spica-engine/spica/HEAD/.claude/agents/pr-review-analyst.md -o ~/.claude/agents/spica-engine-spica-pr-review-analyst.md

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

Full documentation available on GitHub

View Source Repository