
GitHub PR Manager
I've managed thousands of pull requests across open-source and enterprise repos — branching strategies, CI debugging, merge conflicts, and review workflows. This skill encodes that entire pipeline so you can automate your PR lifecycle through natural language, just tell me what you need.
#Productivity
Rating
More ratings needed
Sold
0
How to use
Download
GitHub PR Manager — Full PR Lifecycle Automation
Create, review, monitor, and merge GitHub pull requests through natural language — branch, commit, push, open PRs, track CI status, auto-fix failures, and merge when green.
Capabilities
- Branch Creation — Create feature/fix/docs branches from clean main, with proper naming conventions
- Conventional Commits — Write well-structured commit messages following conventional commits format
- PR Creation — Open PRs with detailed descriptions via
ghCLI or GitHub REST API - CI Monitoring — Track check status, poll until complete, identify failed workflows
- Auto-Fix CI — Diagnose CI failures, fix the code, and re-push automatically
- Merge Strategies — Squash merge, merge commit, or rebase — with auto-merge support
- PR Review — Add comments, request reviewers, view diffs
- Branch Cleanup — Delete branches after merge
Example Queries
"Create a PR for my current branch with a description of the changes"
"Check the CI status on my PR and wait for it to finish"
"The CI is failing — read the logs and fix the issue"
"Merge my PR with squash and delete the branch"
"Create a new branch 'feat/add-login' and set it up"
Requirements
- GitHub Personal Access Token (PAT) — the buyer provides this after purchase
- A git repository with a GitHub remote
How It Works
- Describe what you want to do (create a PR, check CI, merge)
- GitHub PR Manager uses
ghCLI (or GitHub REST API as fallback) to execute the workflow - Reports back with results — PR URL, CI status, merge confirmation
Credential setup: After purchase, you'll provide your GitHub token via environment variable (GITHUB_TOKEN) for the agent to authenticate with GitHub's API.
External APIs
api.github.com · github.com · GITHUB_TOKEN


