Review and post feedback on a GitHub or Gitea pull request end-to-end: fetch the PR diff, run a multi-agent code review, and auto-post the verdict as a real PR review (approve/request-changes/comment) via the platform's API. Triggers on: 'review this PR', 'review PR #N', 'check this pull request', 'post a PR review', 'do a PR review on <url>'. For local uncommitted changes or a branch diff with no open PR, use review-full instead.
$npx -y skills add faizkhairi/claude-code-blueprint --skill pr-reviewInstalls into the current project.
Run `npx skills use "https://github.com/faizkhairi/claude-code-blueprint" --skill "faizkhairi/claude-code-blueprint/pr-review"` 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/faizkhairi/claude-code-blueprint" that are relevant to the current task. Run `npx skills add "https://github.com/faizkhairi/claude-code-blueprint"` and select the relevant skills, then follow their instructions.