review-changes

Installation
SKILL.md

Dispatch to the reviewer agent:

Agent(subagent_type: "reviewer", prompt: "Review changes. Arguments: $ARGUMENTS")

Usage:

  • /review-changes — review and auto-fix simple issues (default)
  • /review-changes --report — report only, no auto-fixes
  • /review-changes --comments — review current branch's PR, propose line-level GitHub comments
  • /review-changes --comments 123 — review PR #123, propose line-level GitHub comments
  • /review-changes --report --comments — report and propose PR comments without local fixes
Installs
1
First Seen
May 20, 2026
review-changes — charlietn/agent-skills