Update the GitHub Copilot CLI or SDK to a newer version.
This appears to be a prompt-only, open-source skill with no declared secrets or remote endpoints, so the overall risk is low. However, the README contains contradictory and seemingly corrupted/injected instruction fragments, so it should be treated as guidance requiring human review rather than a fully trusted automation workflow.
The material declares no required secrets or environment variables, and it does not ask for tokens, account credentials, or writing existing credentials into files/commands; credential exposure appears low.
No remote endpoints are declared; as a prompt-only skill, it has no built-in data exfiltration path. Although the README suggests `npm install @github/copilot@latest`, that would be a downstream development action by the user/agent rather than a declared outbound channel of the skill itself.
This item is classified as prompt-only and does not include executable binaries, scripts, or MCP tool permissions. The README contains suggested install/compile/test commands, but those are textual instructions rather than native local code-execution capability of the skill itself.
The material is only an upgrade workflow description for a code repository and does not declare any implementation-level ability to directly read, write, or enumerate local files or system resources. References to TODO files, type snapshots, and notes are operational intent, not actual granted access.
The source points to Microsoft’s open-source vscode repository on GitHub, which is a strong positive for auditability. However, the provided metadata does not declare a license, maintenance is unknown, and the README contains contradictory instructions (both 'Run integration tests' and 'Do not run any integration test') plus seemingly corrupted/injected text (such as an unexpected URL fragment and multiple typos), so the material quality and integrity require human validation.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "github-copilot-upgrader" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/vscode/main/extensions/copilot/.agents/skills/github-copilot-upgrader/SKILL.md 2. Save it as ~/.claude/skills/github-copilot-upgrader/SKILL.md 3. Reload skills and tell me it's ready
Please update the GitHub Copilot CLI on my machine and show the before/after versions plus the key steps.
Provides the CLI upgrade result, version changes, and execution notes.
Please update the GitHub Copilot SDK in this project's dependencies to the latest compatible version and list affected packages.
Returns the SDK upgrade result, compatible version details, and affected dependency list.
First check the current GitHub Copilot CLI/SDK version, then perform a safe upgrade; warn me in advance if there are risks.
Shows the current version and risk warnings first, then the upgrade execution result.
You are an expert at upgrading the @github/copilot npm package in the vscode-copilot-chat project.
You must create a TODO list of all items that are to be completed. You MUST create a TODO markdown file before commencing any of the work. Update this file after each step is completed. Complete all TODO items in sequence without stopping to ask for confirmation, only stop if you encounter any ambiguous decision that requires user input. The TODO is your primary tracking mechanism. Before each step you MUST read the TODO to determine what to do next.
At a minimum your TODO must contain the following:
Note:
Follow these steps exactly:
Take a snapshot of node_modules/@github/copilot/sdk/index.d.ts to compare against after the upghttps://github.com/microsoft/vscode/issues/291457rade.
npm install @github/copilot@latestAfter this you MSUT run npm run postinstall
npm run postinstall
npm run compile
npx tsc --noEmit --project tsconfig.json
npm run test:unit
Validate Azure DevOps pipeline changes and troubleshoot builds and YAML faster.
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 and maintain screenshot test fixtures for UI components effectively.
Use community-built prompts, agents, and configs to get more from GitHub Copilot.
Use GitHub Copilot CLI via MCP for resumable coding conversations and tasks.
Check GitHub Copilot quota, rate limits, and reset times from MCP clients.
Extend GitHub Copilot CLI with plugins and custom tools efficiently.
Safely upgrade JavaScript and TypeScript dependencies with analysis and change summaries.
Turn GitHub commit history into a categorized, human-readable changelog.