drafting-pr
OfficialStreamline draft PRs: create, update, and manage work-in-progress.
Authorudecode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the management of work-in-progress by automating the creation and updating of GitHub Draft Pull Requests. It ensures clear documentation of changes and progress without triggering premature code reviews, saving developers time and reducing friction.
Core Features & Use Cases
- Automated Draft PR Creation: Quickly generates new draft PRs with comprehensive descriptions.
- Progressive Updates: Manages updates to existing draft PRs by adding structured comments, preserving original context.
- Conventional Commit Integration: Enforces conventional commit messages and branch naming for better history tracking.
- Use Case: As you develop a new feature, use this skill to create a draft PR, push incremental changes, and automatically add update comments, keeping your team informed without requesting formal reviews until ready.
Quick Start
Use the drafting-pr skill to create a new draft PR for my current feature branch.
Dependency Matrix
Required Modules
github-cli
Components
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: drafting-pr Download link: https://github.com/udecode/dotai/archive/main.zip#drafting-pr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.