microsoft/create-pr
Create a pull request for the current session. Use when the user wants to open a PR with the session's changes.
npx skills add https://github.com/microsoft/vscode --skill create-pr
<!-- Customize this skill and select save to override its behavior. Delete that copy to restore the built-in behavior. -->
Use the GitHub MCP server to create a pull request — do NOT use the gh CLI.
/commit skill to commit themshow_ui=false so the PR is created without opening a confirmation UITake microsoft/create-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.