byjparkerweb· 14 skills
Perform a standards-based code review on a GitHub Pull Request, then post the findings as inline review comments and mark the PR as 'Requested changes'. Reads all of the agents files that exist in the repository under review (AGENTS.md, .agents-docs/, CLAUDE.md on the PR's base branch) — the repo's full documented standards, not just any agents files the PR happens to change — checks the diff against them plus general best practices, and gates every write behind explicit approval. Use this skill whenever the user wants to code-review a PR, review a pull request, check a PR against standards, request changes on a PR, or gives you a GitHub PR link and asks for a review. Also triggers on: 'review this PR', 'code review', 'review PR', 'check this pull request', 'request changes', 'review against our standards', or a bare github.com/.../pull/<n> URL with review intent. This is a review-only skill — it never approves, merges, closes, or pushes code.
$npx -y skills add jparkerweb/ai-assist-skills --skill ai-assist-git-pr-reviewInstalls into the current project.
Run `npx skills use "https://github.com/jparkerweb/ai-assist-skills" --skill "jparkerweb/ai-assist-skills/ai-assist-git-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/jparkerweb/ai-assist-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jparkerweb/ai-assist-skills"` and select the relevant skills, then follow their instructions.