GitHub CLI (gh)
RAPR CLI connectorGit & Release WorkflowGitHub repos, PRs, issues, actions, and releases via gh CLI — faster and more capable than web-based GitHub automation.
GitHub CLI (gh) package details
RAPR CLI connector scope
This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.
How to get started
Install RAPR AI
Download and install RAPR AI on your computer
Find in Marketplace
Open RAPR AI, go to Packages, and browse the marketplace
Install from Marketplace
Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.
Authenticate
Interactive browser login to your GitHub account. Run once after install.
GitHub CLI (gh)
Manage your entire GitHub workflow from the command line — repos, PRs, issues, actions, and releases.
What you can do
- Pull Requests: Create, review, merge, and list PRs
- Issues: Create, assign, label, and close issues
- Actions: Trigger, monitor, and debug CI/CD workflows
- Repos: Clone, fork, create, and manage repositories
- Releases: Create releases, upload assets, manage tags
Prerequisites
# Install GitHub CLI
winget install GitHub.cli # Windows
brew install gh # macOS
# Authenticate
gh auth login
Example Commands
- "List my open pull requests"
- "Create an issue about the login bug"
- "Check the status of my GitHub Actions"
- "Create a new release v2.0.0"
Ready to try GitHub CLI (gh)?
Download RAPR AI and connect GitHub CLI (gh) in seconds.