pull requests skills

42 tagged pull requests, measured the same way as everything else here.

Browse within: github 33commit-message 27gemini-cli 27

writing-guidelines

01

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when the user asks to "review writing", "check documentation style", "audit interface copy", or "apply writing guidelines".

1.1k 2d ago A 34 tokens original Apache-2.0

create-pr

02

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when user asks to "create a PR", "make a pull request", "open PR for this branch", "submit changes as PR", "push and create PR", or explicitly invokes "create-pr".

1.1k 2d ago A 49 tokens original Apache-2.0

humanize

03

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when writing or revising text, including responses, documentation, comments, emails, posts, reports, and messages, especially when the user asks to "humanize", "write naturally", "remove AI tone", or "avoid AI writing".

1.1k 2d ago A 56 tokens original Apache-2.0

condevtools/pr-agent

Skill Claude CodeCodex

Frontend full-chain performance optimization guide based on Web Vitals metrics. Provides metric thresholds, diagnostic methods, and optimization strategies for LCP, FCP, INP, CLS, TTFB, TBT. Use when optimizing frontend performance, analyzing Web Vitals, reducing page load time, fixing layout shifts, improving…

37 5mo ago A 80 tokens original MIT

condevtools/pr-agent

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

37 5mo ago A 67 tokens copy · 81% MIT

review-buddy

06

zb-sj/review-buddy

Skill Claude CodeCodex

Chunked interactive PR review — walks you through PRs chunk by chunk, surfaces existing reviewer feedback, and helps post thoughtful comments without cognitive overload. Use when the user wants to review a pull request, examine PR changes, or post review comments to GitHub. Also trigger when the user mentions a PR…

4 4mo ago A 185 tokens

github-triage

07

prime-radiant-inc/github-triage

Skill Claude CodeCodex

Use when triaging GitHub issues or pull requests - categorizing, labeling, organizing open items, validating if issues are still relevant, and reviewing/merging PRs. Handles taxonomy discovery, label creation, bulk tagging, issue staleness checks, and full PR review + merge workflows.

4 20d ago A 64 tokens

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 4d 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 4d ago A 30 tokens original MIT

pr-stack

10

frontier159/pr-stack

Skill Claude CodeCodex

Split a large branch diff into a stacked, review-friendly PR set by re-carving the cumulative diff into ordered PRs and commits. Use ONLY on an explicit operator request to split a branch/diff/worktree into PRs (one-shot — that request alone), or to rebuild pr-stack-map.md (map mode). If the operator asks to create a…

2 1mo ago A 104 tokens original MIT