create-draft-pr Skill
Create a draft pull request for the current session. Use when the user wants to open a draft PR with the session's changes. Published by microsoft in vscode.
What is create-draft-pr Skill?
Create a draft pull request for the current session. Use when the user wants to open a draft PR with the session's changes. Published by microsoft in vscode. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use create-draft-pr Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode
- Skill file: src/vs/sessions/skills/create-draft-pr/SKILL.md
What it does
Create a draft pull request for the current session. Use when the user wants to open a draft PR with the session's changes.
Skill instructions
<!-- Customize this skill and select save to override its behavior. Delete that copy to restore the built-in behavior. -- Create Draft Pull Request Use the GitHub MCP server to create a draft pull request — do NOT use the gh CLI. 1. Run the compile and hygiene tasks (fixing any errors) 2. If there are any uncommitted changes, use the /commit skill to commit them 3. Review all changes in the current session 4. Write a clear, concise PR title with a short area prefix (e.g. "sessions: …", "editor: …") 5. Write a description covering what changed, why, and anything reviewers should know 6. Create the draft pull requestExplore related resources
Frequently asked questions
What is create-draft-pr?
create-draft-pr is a open-source AI agent skill with Copy skill directory. Create a draft pull request for the current session. Use when the user wants to open a draft PR with the session's changes.
Who is create-draft-pr best for?
create-draft-pr is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install create-draft-pr?
Install or run create-draft-pr using Copy skill directory. Check create-draft-pr for the latest setup command.
Is create-draft-pr actively maintained?
create-draft-pr may need a closer maintenance check before production use.
Auto-fetched from GitHub.