creating-prs
CommunityAutomate PR creation from diffs and commits.
Authornuitsjp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill analyzes changes in the current branch relative to main and automates the creation of a Pull Request with a concise title and body.
Core Features & Use Cases
- Diff & history analysis: Use git diff and git log to craft a meaningful PR title and summary.
- Automated PR creation: Create the PR with gh pr create, including a link to the related issues when present.
- Result visibility: Return the PR URL for easy sharing and review.
- Use Case: When you want to launch code changes quickly from a feature branch, this Skill generates a ready-to-submit PR.
Quick Start
Inspect changes with git diff and git log, craft a concise title and body, then create the PR with gh pr create on the main branch.
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: creating-prs Download link: https://github.com/nuitsjp/spec-driven-docs-infra/archive/main.zip#creating-prs 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 223,000+ vetted skills library on demand.