microsoft/create-draft-pr
Create a draft pull request for the current session. Use when the user wants to open a draft PR with the session's changes.
npx skills add https://github.com/microsoft/vscode --skill create-draft-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 draft pull request — do NOT use the gh CLI.
/commit skill to commit themTake microsoft/create-draft-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.