pull request skills

40 tagged pull request, measured the same way as everything else here.

Browse within: github 24review 5workflow 5

pr-triage

02

ChanningLua/prax-agent

Skill Claude CodeCodex

A pull-request review tool that checks a proposed set of code changes in a Git repository. A pull request is a request to merge one branch of code into another.

272 1mo ago A 34 tokens original MIT

code-review

03

initializ/forge

Skill Claude CodeCodex

AI-powered code review for diffs and individual files using LLM analysis.

156 4d ago A 17 tokens original Apache-2.0

pr-reviewer

04

SpillwaveSolutions/pr-reviewer-skill

Skill Claude CodeCodex

Comprehensive GitHub Pull Request code review skill. Use when asked to "review this PR", "code review", "review pull request", "check this PR", or when a GitHub PR URL is provided. Fetches PR metadata, diff, comments, commits, and related issues using gh CLI. Creates organized review workspace, analyzes code against…

23 8mo ago A 86 tokens

git-flow-pr

05

soulcodex/agentic

Skill Claude CodeCodex

Executes the full PR-driven development workflow: create an isolated feature branch from the current work, commit all staged changes, rebase cleanly onto the selected base branch (skipping any ancestor commits already merged), push the branch, and open a GitHub pull request linked to a related issue. Includes guidance…

10 yesterday A 103 tokens original MIT

yegor256/courier

Skill Claude CodeCodex

Use this skill when the user wants to commit changes in the working tree of the current Git repository.

3 3d ago A 28 tokens original MIT

yegor256/courier

Skill Claude CodeCodex

Use this skill when the user wants to submit the current local branch as a pull request to a GitHub repository.

3 3d ago A 30 tokens original MIT

auto-draft-review

08

ahardin13/review-assistant

Skill Claude CodeCodex

Use when running a PR review in --auto mode, to post analyzer findings as a pending GitHub review without an interactive walkthrough. Not user-facing — invoked by the orchestrator only.

3 3mo ago A 42 tokens original MIT

reading-pr-context

10

ahardin13/review-assistant

Skill Claude CodeCodex

Use when starting a PR review and the session file needs to be created or refreshed. Not user-facing — invoked by the orchestrator only.

3 3mo ago A 32 tokens original MIT

github-api

15

abel30567/fermi-mcp

Skill Claude CodeCodex

Call the GitHub REST API from Fermi (issues, PRs, file commits, binary commits via Git Data API) with correct auth and UTF-8 handling.

1 5d ago A 36 tokens original MIT