Pull Requests skills
Free agent skills tagged pull requests, ready to install into any SKILL.md-compatible agent.
36 skills
Code Reviewer
jeffallan
Streamline your code reviews with structured feedback.
GitHub Triage
trailofbits
Streamline your GitHub issue and PR management process.
PR Review
rtk-ai
Streamline your PR review process with automated checks.
GitHub Workflow Automation
davila7
Streamline your GitHub processes with AI assistance.
Git Workflow
affaan-m
Streamline your Git practices with best practices and strategies.
Maintainer Orchestrator
Coordinate multiple maintainer issues, PRs, or repositories with bounded workers, serialized public actions, and clear owner decisions. Do not use for one issue or PR.
GitHub Deep Review
GitHub deep review: bugs, PRs, best fix, stale-or-real, read code first.
Stacked PRs
Create and manage GitHub native Stacked PRs in this repo with the `gh stack` CLI. Use when asked to stack PRs, split a large change into a stack, add a layer to a stack, restack or rebase a stack, adopt existing branches or PRs into a stack, check out someone else's stack, or land a stack. Covers creating and submitting stacks (draft-first), cascade rebases with `gh stack sync`, and landing one bottom-first via `/merging-prs` rather than `gh stack merge`.
GitHub Pull Request Workflow
Prepare a GitHub pull request from a feature branch — branch hygiene, commit shape, title/body, verification notes, screenshots for UI work, and replies to review comments.
Code Reviewer
Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
GH Stack
Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is checked out.
PR Dashboard
Open a GitHub PR dashboard in the browser. Use when the user asks to see their pull requests, open the PR dashboard, show PRs for a date range, or check PR status. Trigger phrases include "show my PRs", "open PR dashboard", "pull request dashboard".
