address-pr-comments Skill
Address review comments (including Copilot comments) on the active pull request. Use when: responding to PR feedback, fixing review comments, resolving PR threads, implementing requested changes from reviewers, addressing code review, fixing PR issues. Published by microsoft in vscode-pull-request-github.
What is address-pr-comments Skill?
Address review comments (including Copilot comments) on the active pull request. Use when: responding to PR feedback, fixing review comments, resolving PR threads, implementing requested changes from reviewers, addressing code review, fixing PR issues. Published by microsoft in vscode-pull-request-github. 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
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use address-pr-comments Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode-pull-request-github
- Skill file: src/lm/skills/address-pr-comments/SKILL.md
What it does
Address review comments (including Copilot comments) on the active pull request. Use when: responding to PR feedback, fixing review comments, resolving PR threads, implementing requested changes from reviewers, addressing code review, fixing PR issues.
Skill instructions
Address PR Review Comments Read the active pull request, identify unresolved review comments and feedback, implement the requested changes, and resolve the threads. When to Use - A reviewer has left comments or change requests on the active PR - You need to systematically work through all open review threads - You want to respond to or implement reviewer feedback Procedure 1. Read the Active PR Call the github-pull-requestcurrentActivePullRequest tool. Refresh logic: Check whether a refresh is needed before reading: - Call the tool once without refresh to get the cached state - Inspect the lastUpdatedAt field in the result - If the timestamp is less than 3 minutes ago, the PR is actively changing - call the tool again with refresh: true to ensure you have the latest comments and state - If the timestamp is older than 3 minutes, proceed with the cached data 2. Identify Unresolved Comments From the tool result, collect all feedback that needs action: - reviewThreads array: inline review
Explore related resources
Frequently asked questions
What is address-pr-comments?
address-pr-comments is a open-source AI agent skill with Copy skill directory. Address review comments (including Copilot comments) on the active pull request.
Who is address-pr-comments best for?
address-pr-comments is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install address-pr-comments?
Install or run address-pr-comments using Copy skill directory. Check address-pr-comments for the latest setup command.
Is address-pr-comments actively maintained?
address-pr-comments may need a closer maintenance check before production use.
Auto-fetched from GitHub.