github-pr-workflow
✓Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments.
Installation
SKILL.md
Important: gh pr view --comments does NOT show inline code review comments!
| gh-pr-review-comments | Get inline code review comments (the ones gh misses!) | | gh-pr-summary | PR title, description, state, branches | | gh-pr-reviews | Review decisions (approved/changes requested) | | gh-pr-checks | CI check status |
All scripts auto-detect the repo from git remote, or accept [REPO] as second arg.
Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments. Source: ypares/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ypares/agent-skills --skill github-pr-workflow- Source
- ypares/agent-skills
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is github-pr-workflow?
Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments. Source: ypares/agent-skills.
How do I install github-pr-workflow?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ypares/agent-skills --skill github-pr-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ypares/agent-skills
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01