microsoft/update-pr
Update the pull request for the current session. Use when the user wants to push new changes to an existing PR.
npx skills add https://github.com/microsoft/vscode --skill update-pr
<!-- Customize this skill and select save to override its behavior. Delete that copy to restore the built-in behavior. -->
Update the existing pull request for the current session.
The context block appended to the prompt contains the pull request information.
/commit skill to commit themTake microsoft/update-pr from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.