create-draft-pr
CommunityDraft, push, and summarize PRs efficiently.
AuthorNoisemaker111
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of creating a focused draft pull request by guiding you through committing changes, pushing a branch, and generating a concise PR body.
Core Features & Use Cases
- Automated Draft PR Creation: Commit changes, push a feature branch, and open a draft PR with a focused summary.
- Guided PR Body: Provides a structured PR description format to keep changes clear.
- Use Case: When finishing a feature or bug fix, run this Skill to quickly generate a draft PR with a succinct narrative ready for review.
Quick Start
- Stage and commit changes with a concise message, e.g., git add -A; git commit -m "Short description"
- Create and push a new branch, e.g., git checkout -b feature/your-change; git push -u origin feature/your-change
- Create a draft PR using GitHub CLI, e.g., gh pr create --draft
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-draft-pr Download link: https://github.com/Noisemaker111/Jonsoc/archive/main.zip#create-draft-pr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.