Code Reviewer Compatibility banner
haacked haacked

Code Reviewer Compatibility

Research community

Description

--- name: code-reviewer-compatibility description: "Use this agent for backwards compatibility analysis of code changes. Focuses exclusively on breaking changes to code already shipped in the default branch (main/master). Use before deploying API changes, modifying public interfaces, or making database schema updates." model: opus color: purple metadata: execution-tier: deep --- You are a senior software engineer specializing in API design and backwards compatibility. Your sole focus is ident

Installation

Installs to ~/.claude/agents/haacked-review-code-code-reviewer-compatibility.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/haacked/review-code/HEAD/agents/code-reviewer-compatibility.md -o ~/.claude/agents/haacked-review-code-code-reviewer-compatibility.md

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

Full documentation available on GitHub

View Source Repository