# Gh Pr

> Gerencia Pull Requests via GitHub CLI (gh).

- Skill: `andersonlimahw/gh-pr` (Agent Skill)
- Install (CLI): `npx skillmds@latest add andersonlimahw/gh-pr`
- Raw SKILL.md: https://api.skillmd.com/api/skills/andersonlimahw/gh-pr/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Andersonlimahw (https://skillmd.com/u/andersonlimahw)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/andersonlimahw/gh-pr

---


# GitHub PR Skill

This skill automates the creation, management, and review of Pull Requests using the GitHub CLI (`gh`).

## Capabilities
- Create detailed PRs with auto-generated descriptions.
- Manage PR lifecycle (review, merge, close).
- Interact with GitHub using standard `gh` commands.

## Usage
Use `run_command` with `gh` to interact with pull requests.
Read https://cli.github.com/manual/ for `gh` documentation.

