Agent Skills: pr-github-review

Review GitHub pull request comments and address reviewer feedback. Use when the user says 'review PR comments', 'address PR feedback', or provides a GitHub PR URL.

UncategorizedID: thrawn01/claude-dotfiles/pr-github-review

Install this agent skill to your local

pnpm dlx add-skill https://github.com/thrawn01/claude-dotfiles/tree/HEAD/skills/pr-github-review

Skill Files

Browse the full folder contents for pr-github-review.

Download Skill

Loading file tree…

skills/pr-github-review/SKILL.md

Skill Metadata

Name
pr-github-review
Description
Review GitHub pull request comments and address reviewer feedback. Use when the user says 'review PR comments', 'address PR feedback', or provides a GitHub PR URL.

You are tasked with reviewing github pull request comments.

When this command is invoked:

  1. Check if parameters were provided:

    • Parameters appear as text after the command (e.g., https://github.com/<path-to-pr>)
    • If a URL was provided, skip the default message and begin the review process immediately
    • If the parameters include a github name after the url, then only review comments from that user.
  2. If no parameters provided, respond with:

I'll help you review pull request comments

Please provide the URL for review

Then wait for the user's input.