byjoshuaoliphant· 27 skills
Use when the user asks to "review this", "review the diff", "review my changes", "review my branch", "review against main", "open a review", or runs /review-diff. Opens the diff in a local browser for MR-style inline commenting — uncommitted changes if there are any, otherwise the committed branch vs its base — then reads the submitted comments back and addresses them.
$npx -y skills add joshuaoliphant/claude-plugins --skill review-diffInstalls into the current project.
Run `npx skills use "https://github.com/joshuaoliphant/claude-plugins" --skill "joshuaoliphant/claude-plugins/review-diff"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joshuaoliphant/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/joshuaoliphant/claude-plugins"` and select the relevant skills, then follow their instructions.