Agent Skills: PR Code Review and Draft Comment Skill

Review a PR with the code-review skill, then post that feedback as inline draft comments with the pr-draft-comment skill. Use when asked to review a PR and leave the findings as pending/draft inline comments.

UncategorizedID: leighmcculloch/dotfiles/pr-code-review-and-pr-draft-comment

Install this agent skill to your local

pnpm dlx add-skill https://github.com/leighmcculloch/dotfiles/tree/HEAD/shared/skills/pr-code-review-and-pr-draft-comment

Skill Files

Browse the full folder contents for pr-code-review-and-pr-draft-comment.

Download Skill

Loading file tree…

shared/skills/pr-code-review-and-pr-draft-comment/SKILL.md

Skill Metadata

Name
pr-code-review-and-pr-draft-comment
Description
Review a PR with the code-review skill, then post that feedback as inline draft comments with the pr-draft-comment skill. Use when asked to review a PR and leave the findings as pending/draft inline comments.

PR Code Review and Draft Comment Skill

Reviews the PR and leaves the findings as inline draft (pending) comments for the author.

Workflow

  1. Run the code-review skill on the PR.
  2. Post the resulting feedback inline using the pr-draft-comment skill, one draft comment per finding at the relevant file and line.