github-pr-workflow - GitHub Pull Request Workflow
Manages the GitHub PR lifecycle including branch creation, commits, PR creation, CI status monitoring, failure auto-fixing, and merging.
Tags
Updated: 2026-09-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create feature or fix branches
- Commit code changes
- Push branches and create pull requests
- Monitor CI check status
- Diagnose and fix CI failures
- Merge pull requests
Inputs
- GitHub authentication credentials or GITHUB_TOKEN
- Git repository with GitHub remote
Outputs
- Git branches
- Git commits
- GitHub pull requests
- CI workflow run logs
Requirements
- Linux, macOS, or Windows OS
- Git
- GitHub CLI or curl with Python 3
- GitHub authentication
