github-pr-description

Installation
SKILL.md

Create PR Description

Generate comprehensive pull request descriptions and create PRs using GitHub CLI.

Workflow

1. Verify Prerequisites

Check that there are changes to create a PR for:

# Get current branch
git branch --show-current

# Verify branch is not main/master
# Verify there are commits ahead of main
git log origin/main..HEAD --oneline
Installs
6
GitHub Stars
7.4K
First Seen
Mar 9, 2026
github-pr-description — antinomyhq/forge