Update an existing pull request with new changes from the current session
This skill appears to be prompt-only workflow guidance with no built-in secrets, remote endpoints, or standalone executable component; based on the provided facts, the overall risk is low. It may instruct the host agent to pull, build, commit, and update a PR, but those are downstream host capabilities rather than direct privileges of the material itself.
The material explicitly states that no keys or environment variables are required, and it does not request API tokens, account credentials, or other sensitive authentication data, so credential exposure and abuse risk is low.
The system checks indicate no remote endpoints, and the material does not declare any data transfer to third-party services; while 'updating a PR/pulling changes' typically relies on host platform networking, the skill itself defines no additional egress destination.
This item is classified as prompt-only, and the README merely instructs steps such as compiling, hygiene checks, and committing; there is no bundled script, binary, or local process-launching logic, so the material itself does not directly grant code execution privileges.
The document is scoped to the 'current session,' 'current branch,' and 'current PR'; it does not declare access to extra directories, system resources, or unrelated data, and no overbroad permission request is visible. Any accessed code or PR metadata appears to be within normal workflow scope.
The source points to microsoft/vscode on GitHub and is marked open-source, providing reasonable auditability; there is no sign of closed-source distribution, unknown download origins, or suspicious installation instructions. Although the provided star/maintenance metadata is incomplete, the positive evidence is sufficient to keep supply-chain risk low.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "update-pr" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/vscode/main/src/vs/sessions/skills/update-pr/SKILL.md 2. Save it as ~/.claude/skills/update-pr/SKILL.md 3. Reload skills and tell me it's ready
I’ve updated the current branch based on the code review comments. Please push the changes and update the existing PR.
Commit and push the current changes to the remote branch so the existing PR reflects the latest updates.
I just added test cases for this feature. Please update the current PR and include a short note about what tests were added.
Add the new tests to the same PR and provide a short update note so reviewers can quickly see what changed.
These are small follow-up fixes to the existing PR. Don’t open a new PR—just update the original one with the current changes.
Reuse the existing PR, push the current fixes, and preserve the ongoing review context.
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 themValidate Azure DevOps pipeline changes and troubleshoot builds and YAML faster.
Update the GitHub Copilot CLI or SDK to a newer version.
Upgrade Anthropic SDKs, migrate versions, and fix dependency or typing issues.
Generate or update chat customization files for AI coding agents.
Find and read Code OSS dev build logs for faster debugging.
Merge session branch changes back into the base branch cleanly.
Create a pull request from the current session's code changes.
Create a draft pull request from the current session’s code changes.
Finalize completed work by committing, pushing, and opening reviewed pull requests.
Rebase a stale session branch onto upstream while preserving latest upstream changes.
Create commits for code changes with AI-generated messages matching repo style.
Review GitHub pull requests in ChatGPT with comments, approvals, and change requests.