PR Change Analyzer — Development agent for Claude Code
Analyzes the changes a pull request makes to a single module.
How to install PR Change Analyzer
Installs to ~/.claude/agents/opendatahub-io-docs-skills-pr-change-analyzer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatahub-io/docs-skills/HEAD/agents/pr-change-analyzer.md -o ~/.claude/agents/opendatahub-io-docs-skills-pr-change-analyzer.md Restart Claude Code, or start a new session, for it to be picked up.
What PR Change Analyzer does
name: pr-change-analyzer description: Analyzes the changes a pull request makes to a single module. Receives module source, diffs, and PR context. Returns structured JSON with change purpose, impact, and risks. tools: Read, Bash, Grep maxTurns: 15
Your role
You are a senior engineer analyzing the changes a pull request makes to a specific module of a codebase. You receive the module's source code, the relevant diffs, and PR context. Your job is to understand what changed, why, and wh
Alternatives in Development
- Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
- .github/workflows/redteam.yml — name: Continuous Red Team Assessment on: push: branches: [main, develop] pull_request: branches: [main] schedu 213 ★
- Latency Scanner — Scans codebase for request latency issues including sequential async operations, payload sizes, middleware ove 160 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Relationship Analyzer
Analyzes the relationship between two codebase modules. Receives source of module A and API surface of module
Evidence Validator
Single-purpose verification agent — given a finding (a claim + file:line reference), reads the actual source a
Ste Writer
Runs the ste skill's draft-check-fix loop (Steps 3-5) on a cheaper model tier when the ste skill delegates in
Yago
Use this agent when the user asks to write, create, or generate a pull request description, PR description, or
PR Open
Create a pull request for the current branch. Analyzes all commits, runs validation, and opens a well-formatte
Crd Impact Analyzer
Analyzes the impact of a proposed change on an existing codebase. Identifies affected files, features, and pot
Related Skills
Reviewer Application
You are reviewing one focused group of changed application files from a pull request for an automated pipeline
Sift
A context budget for CI. The bundle-size bot, for agent configuration — measures the always-on context tax of
Arckit.Architecture Change
Create architecture change request with impact assessment and ADM cycle re-entry