update-pr Skill
Update the pull request for the current session. Use when the user wants to push new changes to an existing PR. Published by microsoft in vscode.
What is update-pr Skill?
Update the pull request for the current session. Use when the user wants to push new changes to an existing PR. Published by microsoft in vscode. 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 vscode
Technical details
- Install or run with Copy skill directory
When to use update-pr Skill
- Use it for developers using vscode.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode
- Skill file: src/vs/sessions/skills/update-pr/SKILL.md
What it does
Update the pull request for the current session. Use when the user wants to push new changes to an existing PR.
Skill instructions
<!-- Customize this skill and select save to override its behavior. Delete that copy to restore the built-in behavior. -- Update Pull Request Update the existing pull request for the current session. The context block appended to the prompt contains the pull request information. 1. Check whether the pull request has any commits that are not yet present on the current branch (incoming changes). If there are any incoming changes, pull them into the current branch and resolve any merge conflicts 2. Run the compile and hygiene tasks (fixing any errors) 3. If there are any uncommitted changes, use the /commit skill to commit them 4. If the outgoing changes introduce significant changes to the pull request, update the pull request title and description to reflect those changes 5. Update the pull request with the new commits and informationExplore related resources
Frequently asked questions
What is update-pr?
update-pr is a open-source AI agent skill with Copy skill directory. Update the pull request for the current session. Use when the user wants to push new changes to an existing PR.
Who is update-pr best for?
update-pr is best for reusing agent instructions, scripts, and references.
How do I install update-pr?
Install or run update-pr using Copy skill directory. Check update-pr for the latest setup command.
Is update-pr actively maintained?
update-pr may need a closer maintenance check before production use.
Auto-fetched from GitHub.