gh-pr

Community

Create PRs with consistent structure

Authorfredrikaverpil
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures GitHub pull requests follow a consistent structure and are assigned to the right people, reducing review friction.

Core Features & Use Cases

  • PR Body Template: Why/What/Notes sections to capture rationale and changes
  • Automation: Command wrapper for gh pr create with sensible defaults
  • Consistency: Enforces preferred assignment and formatting

Quick Start

Example: gh pr create --assignee @me --title "Add feature" --body "Why?

What?

Notes "

Dependency Matrix

Required Modules

None required

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: gh-pr
Download link: https://github.com/fredrikaverpil/dotfiles/archive/main.zip#gh-pr

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository