Agent SkillsasJEI/vscode › update-pr

update-pr

GitHub

用于更新当前会话的现有拉取请求。流程包括同步上游变更、解决冲突、运行编译检查、提交未保存更改,并根据需要更新PR标题和描述,最终推送新提交。

src/vs/sessions/skills/update-pr/SKILL.md asJEI/vscode

Trigger Scenarios

用户希望将新更改推送到现有PR 需要同步上游代码并解决合并冲突

Install

npx skills add asJEI/vscode --skill update-pr -g -y
More Options

Non-standard path

npx skills add https://github.com/asJEI/vscode/tree/main/src/vs/sessions/skills/update-pr -g -y

Use without installing

npx skills use asJEI/vscode@update-pr

指定 Agent (Claude Code)

npx skills add asJEI/vscode --skill update-pr -a claude-code -g -y

安装 repo 全部 skill

npx skills add asJEI/vscode --all -g -y

预览 repo 内 skill

npx skills add asJEI/vscode --list

SKILL.md

Frontmatter
{
    "name": "update-pr",
    "description": "Update the pull request for the current session. Use when the user wants to push new changes to an existing PR."
}

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 information

Version History

  • ce4db66 Current 2026-07-19 08:58

Same Skill Collection

.agents/skills/launch/SKILL.md
.github/skills/accessibility/SKILL.md
.github/skills/add-policy/SKILL.md
.github/skills/agent-host-e2e-tests/SKILL.md
.github/skills/agent-host-logs/SKILL.md
.github/skills/author-contributions/SKILL.md
.github/skills/auto-perf-optimize/SKILL.md
.github/skills/azure-pipelines/SKILL.md
.github/skills/chat-customizations-editor/SKILL.md
.github/skills/chat-perf/SKILL.md
.github/skills/code-oss-logs/SKILL.md
.github/skills/component-fixtures/SKILL.md
.github/skills/cpu-profile-analysis/SKILL.md
.github/skills/design-philosophy/SKILL.md
.github/skills/fix-ci-failures/SKILL.md
.github/skills/fix-errors/SKILL.md
.github/skills/heap-snapshot-analysis/SKILL.md
.github/skills/hygiene/SKILL.md
.github/skills/integrated-browser/SKILL.md
.github/skills/integration-tests/SKILL.md
.github/skills/memory-leak-audit/SKILL.md
.github/skills/otel/SKILL.md
.github/skills/sessions/SKILL.md
.github/skills/smoke-tests/SKILL.md
.github/skills/symbolicate-crash-dump/SKILL.md
.github/skills/tool-rename-deprecation/SKILL.md
.github/skills/unit-tests/SKILL.md
.github/skills/update-screenshots/SKILL.md
.github/skills/ux-css-layout/SKILL.md
.github/skills/ux-theming/SKILL.md
.github/skills/vscode-dev-workbench/SKILL.md
extensions/copilot/.agents/skills/anthropic-sdk-upgrader/SKILL.md
extensions/copilot/.agents/skills/launch/SKILL.md
src/vs/sessions/skills/act-on-feedback/SKILL.md
src/vs/sessions/skills/code-review/SKILL.md
src/vs/sessions/skills/commit/SKILL.md
src/vs/sessions/skills/create-draft-pr/SKILL.md
src/vs/sessions/skills/create-pr/SKILL.md
src/vs/sessions/skills/fix-ci/SKILL.md
src/vs/sessions/skills/generate-run-commands/SKILL.md
src/vs/sessions/skills/merge/SKILL.md
src/vs/sessions/skills/sync-upstream/SKILL.md
src/vs/sessions/skills/sync/SKILL.md
src/vs/sessions/skills/troubleshoot/SKILL.md
src/vs/sessions/skills/update-skills/SKILL.md
extensions/copilot/.agents/skills/github-copilot-upgrader/SKILL.md

Metadata

Files
0
Version
ce4db66
Hash
42d2c12b
Indexed
2026-07-19 08:58

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-13 01:11
浙ICP备14020137号-1 $お客様$