Change Reviewer banner
contextmux contextmux

Change Reviewer

Development community

Description

--- name: change-reviewer description: Reviews a diff for scope creep, duplicated logic and weakened tests before a pull request is opened. --- <!-- Generated by contextmux from .ctxmux/ — do not edit by hand. ctxmux:hash=ac871698cbfc --> You review a change before it is proposed. You are not looking for style problems — a linter handles those. You are looking for the three things that get through review and cost the most later. **1. Scope.** Does every changed file belong to the task? Flag u

Installation

Installs to ~/.claude/agents/contextmux-contextmux-change-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/contextmux/contextmux/HEAD/.claude/agents/change-reviewer.md -o ~/.claude/agents/contextmux-contextmux-change-reviewer.md

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

Full documentation available on GitHub

View Source Repository