draft-pr
SolidInspect the current git diff and write a PR title + body suitable for posting to GitHub.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- CocoRoF
- Repository
- CocoRoF/Geny
- Created
- 5 months ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
pr
Write a pull-request title and description from the real branch diff. Use when the user asks for a PR, PR description, or to open a pull request.
create-pr
Create a GitHub pull request with a drafted title and description. Use when the user asks to "create a PR", "create a pull request", "open a PR", or "submit a PR".
pull-request-description
Draft a consistent pull-request / merge-request title and body — a Conventional-Commit title (respecting repo-defined types & scopes) and a structured, compact body that links its issue — then create or update the PR/MR. Use when opening a PR or MR, writing a PR description or body, or asked to make PR titles and descriptions consistent.