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
Related skills

More from antinomyhq/forge

Installs
3
GitHub Stars
7.3K
First Seen
Mar 9, 2026