Change Review

Open an interactive human review of proposed file changes. The user sees an inline diff in their browser, leaves line comments, and returns a verdict (approve / request_changes / reject) printed as JSON on stdout. Use before applying substantive or risky changes, whenever the user asks to review a change ("let me review", "show me the diff", "open a review"), or to re-review after addressing feedback. Can also open existing files with no diff for line-comment annotation ("let me annotate", "I want to comment on the code") — the user's comments become the spec, and your edits come back as round 2 of the same review.

marinsokol5 Updated

File contents

marinsokol5/change-review/tree/main/skills/change-review commit 50c5759d3f

Frequently asked questions

npx skillmds@latest add marinsokol5/change-review