Review pull requests and staged changes before merge. Focuses on silent errors, unexpected behavior, and non-obvious bugs. Use when the user asks to review a PR, diff, or changes before merging into main. Does not propose major architectural changes.
$npx -y skills add ctxpipe-ai/ctxpipe --skill review-prInstalls into the current project.
Run `npx skills use "https://github.com/ctxpipe-ai/ctxpipe" --skill "ctxpipe-ai/ctxpipe/review-pr"` 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/ctxpipe-ai/ctxpipe" that are relevant to the current task. Run `npx skills add "https://github.com/ctxpipe-ai/ctxpipe"` and select the relevant skills, then follow their instructions.