pr-review-comments Skill
Guide for submitting/posting inline PR review comments to GitHub. Use this when you need to post code review comments on specific lines of a Pull Request. Published by microsoft in semantic-link-labs.
What is pr-review-comments Skill?
Guide for submitting/posting inline PR review comments to GitHub. Use this when you need to post code review comments on specific lines of a Pull Request. Published by microsoft in semantic-link-labs. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using semantic-link-labs
Technical details
- Install or run with Copy skill directory
When to use pr-review-comments Skill
- Use it for developers using semantic-link-labs.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/semantic-link-labs
- Skill file: .claude/skills/pr-review-comments/SKILL.md
What it does
Guide for submitting/posting inline PR review comments to GitHub. Use this when you need to post code review comments on specific lines of a Pull Request.
Skill instructions
Posting Inline PR Review Comments to GitHub This skill documents how to post inline review comments to GitHub Pull Requests using the GitHub CLI (gh) and GitHub API. Inline comments appear directly on specific lines of code in the PR diff, making it easier for PR authors to identify and address issues. When to Use This Skill Use this skill when you need to: - Post inline review comments on specific lines of a PR - Automate code review feedback with targeted comments - Submit batch review comments via the GitHub API --- Prerequisites 1. GitHub CLI installed: Check with gh --version - If not installed on Linux: bash curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg sudo chmod go+r /usr/share/keyrings/githubcli-archive-keyring.gpg echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | sudo tee /etc/apt/sourc
Explore related resources
Frequently asked questions
What is pr-review-comments?
pr-review-comments is a open-source AI agent skill with Copy skill directory. Guide for submitting/posting inline PR review comments to GitHub. Use this when you need to post code review comments on specific lines of a Pull Request.
Who is pr-review-comments best for?
pr-review-comments is best for reusing agent instructions, scripts, and references.
How do I install pr-review-comments?
Install or run pr-review-comments using Copy skill directory. Check pr-review-comments for the latest setup command.
Is pr-review-comments actively maintained?
pr-review-comments may need a closer maintenance check before production use.
Auto-fetched from GitHub.