Skills

All Skills

prs

Skills tagged with #prs

@joepangallo
MCP

Cloud Agent

AI software engineer — writes code, opens PRs, reviews code, generates tests, and more.

mcpgithubai
joepangallo/mcp-server-cloud-agent
19d ago
0
@fvadicamo

github-pr-creation

Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.

fvadicamo/dev-agent-skills+1 more
18d ago
530
@getsentry

create-java-pr

Create a pull request in sentry-java. Use when asked to "create pr", "prepare pr", "prep pr", "open pr", "ready for pr", "prepare for review", "finalize changes". Handles branch creation, code formatting, API dump, committing, pushing, PR creation, changelog, and stacked PRs.

getsentry/sentry-java
18d ago
1.3K0
@dwmkerr

ark-dashboard-testing

Test Ark Dashboard with Playwright and create PRs with screenshots. Use when testing dashboard UI, taking screenshots for PRs, or reviewing dashboard changes.

dwmkerr/dotfiles
18d ago
1010
@hyperlane-xyz

claude-review

Review code changes using Hyperlane Registry coding standards. Use when reviewing PRs, checking your own changes, or doing self-review before committing.

hyperlane-xyz/hyperlane-registry+1 more
19d ago
970
@dotnet

ci-analysis

Analyze CI build and test status from Azure DevOps and Helix for dotnet repository PRs. Use when checking CI status, investigating failures, determining if a PR is ready to merge, or given URLs containing dev.azure.com or helix.dot.net. Also use when asked "why is CI red", "test failures", "retry CI", "rerun tests", "is CI green", "build failed", "checks failing", or "flaky tests".

dotnet/roslyn+1 more
18d ago
20.3K0
@nspady

gcal-api-research

Expert research tool for Google Calendar API implementations. PROACTIVELY use when (1) reviewing PRs adding calendar features, (2) planning new event/attendee/recurring event functionality, (3) investigating calendar API issues, (4) validating timezone handling or batch operations. Specializes in recurring events, timezone conversions, multi-calendar support, and edge case identification.

nspady/google-calendar-mcp+1 more
19d ago
1.0K0
@IBM

pr-risk-scoring

Score all open PRs by risk level and generate a CSV report. Use when asked to rescore, rate, or triage open PRs.

IBM/mcp-context-forge
18d ago
3.4K0
@IgorGanapolsky

programmatic-agent-runs

Govern Cursor SDK local, cloud, self-hosted, and subagent coding runs before they create branches or PRs.

IgorGanapolsky/ThumbGate+5 more
5d ago
180
@Skyscanner

backpack-code-review-checklist

Comprehensive code review checklist for Backpack design system components. Use when: (1) Reviewing PRs for new or modified Backpack components, (2) Validating component compliance with Constitution and design system rules, (3) Checking if component follows Backpack conventions before merge, (4) Identifying violations in API design, token usage, accessibility, or documentation. Covers Constitution principles (I-XIII), decisions/ guidelines, API encapsulation rules, private token restrictions, design approval workflow, icon alignment helpers, hover mixin usage, token semantic correctness, and snapshot currency. Essential for maintaining Backpack quality standards and catching non-obvious violations like className props in new components, wrong icon alignment wrapper, raw :hover instead of bpk-hover mixin, or cross-component private token usage.

Skyscanner/backpack+2 more
18d ago
5340
@docker

fix-issues

Fix one or more GitHub issues by creating branches, writing fixes, and opening PRs. Use this skill whenever the user provides GitHub issue numbers and wants them fixed, or says things like "fix issue 1234", "address these issues", "create PRs for issues 1234 and 5678". Triggers on any request involving GitHub issue numbers paired with fixing, addressing, resolving, or creating PRs. Also triggers for "fix #1234" shorthand.

docker/docs+2 more
18d ago
4.5K0
@tomasz-tomczyk

crit

Use when working with crit CLI commands, .crit.json files, addressing review comments, leaving inline code review comments, sharing reviews via crit share/unpublish, pushing reviews to GitHub PRs, or pulling PR comments locally. Covers crit comment, crit share, crit unpublish, crit pull, crit push, .crit.json format, and resolution workflow.

tomasz-tomczyk/crit+1 more
18d ago
460
@detailobsessed
MCP

Codereviewbuddy

MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs

mcpgithubai
detailobsessed/codereviewbuddy
19d ago
0
@Kalitone

Code Review

> Comprehensive AI-powered code review for PRs and local changes — enterprise-grade alternative to CodeRabbit

Kalitone/claude-code-review-skill
18d ago
0
@devallibus

shiplog

Git-as-knowledge-graph workflow for traceability. Use when planning work, brainstorming designs, creating/managing issues and PRs, tracking architectural decisions, or resuming prior sessions. Slash command /shiplog.

devallibus/shiplog
18d ago
460
@parkwoocheol

composewebview-code-review

Performs code quality checks and reviews for ComposeWebView. Validates expect/actual implementations, KDoc coverage, Spotless formatting, and multiplatform patterns. Use when reviewing PRs, checking code quality, or validating new features.

parkwoocheol/compose-webview+2 more
18d ago
650
@rog0x
MCP

Io.Github.Rog0x/Github

GitHub analytics - repos, PRs, issues, releases, contributors

mcpgithub
rog0x/mcp-github-tools
19d ago
0
@codewithmukesh

80-20-review

Focus code review effort on the 20% of code that causes 80% of issues. Prioritizes data access, security, concurrency, and integration boundaries over formatting and style. Uses blast radius scoring to determine review depth. Includes checkpoint schedules, critical path identification, and a batch review checklist. Load this skill when reviewing code, PRs, or architecture, or when the user mentions "review", "code review", "PR review", "what should I review", "review priorities", "blast radius", or "critical path".

codewithmukesh/dotnet-claude-kit+30 more
19d ago
1670
@DataDog

quality-gate-size-analysis

Analyze static quality gate on-disk size changes, correlate with Confluence exception records and GitHub PRs by milestone

DataDog/datadog-agent+4 more
18d ago
3.5K0
@astral-sh

dependabot-pr-rollup

Find open Dependabot PRs for the current GitHub repo, compare each PR head to its base branch, replay only the net dependency changes in a fresh worktree and branch, run npm validation, and optionally commit, push, and open a PR. Use when you want to batch or manually replicate active Dependabot updates.

astral-sh/setup-uv
19d ago
7070
@rustfs

code-change-verification

Verify code changes by identifying correctness, regression, security, and performance risks from diffs or patches, then produce prioritized findings with file/line evidence and concrete fixes. Use when reviewing commits, PRs, and merged patches before/after release.

rustfs/rustfs+2 more
19d ago
23.2K0
@dotnet

fetch-milestone-prs

Fetches all merged pull requests for a given GitHub milestone and saves their metadata as individual JSON files. Use this skill when asked to retrieve PRs for a milestone, gather PR data for release notes, or collect milestone PR metadata.

dotnet/SqlClient+1 more
18d ago
9600
@atilladeniz

software-design-review

Analyzes code based on John Ousterhout's "A Philosophy of Software Design". Identifies unnecessary complexity, shallow modules, information leaks, and design problems. Use when reviewing architecture, PRs, refactoring, or asking about code quality.

atilladeniz/Kubeli+1 more
19d ago
3110
@concord-consortium

codap-v3-build

Use when preparing a CODAP v3 release, creating release notes, updating version files, creating release PRs, tagging releases, or deploying to staging/production. Invoke with phase name or version number to resume.

concord-consortium/codap
18d ago
1040
@automagik-dev

council-router

Route code reviews to appropriate council members. Use when reviewing PRs, architecture decisions, or significant code changes that need expert perspective.

automagik-dev/forge
18d ago
750
@gitkraken
MCP

Gk Cli

The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.

mcpgithub
gitkraken/gk-cli
19d ago
0
@gmickel

flow-impl-review

John Carmack-level implementation review via rp-cli for current branch changes. Use when reviewing code changes, PRs, or implementations. Triggers on mentions of code review, implementation review, or PR review.

gmickel/gmickel-claude-marketplace+21 more
18d ago
5450
@automazeio

ccpm

CCPM - spec-driven project management: PRD → Epic → GitHub Issues → parallel agents → shipped code. Use this skill for anything in the software delivery lifecycle: writing a PRD ('write a PRD for X', 'let's plan X', 'scope this out'), parsing a PRD into an epic, decomposing an epic into tasks, syncing to GitHub ('sync the X epic', 'push tasks to github'), starting work on an issue ('start working on issue N', 'let's work on issue N'), analyzing parallel work streams, running standups ('standup', 'run the standup'), checking status ('what's next', 'what's blocked', 'what are we working on'), closing issues, or merging an epic. Use ccpm any time the user is talking about shipping a feature, managing work, or tracking progress — even if they don't say 'ccpm' or 'PRD'. Do NOT use for: debugging code, writing tests, reviewing PRs, or raw GitHub issue/PR operations with no delivery context.

automazeio/ccpm
18d ago
7.6K0
@carere

git-github-ops

Manage GitHub and Git operations with Conventional Commits support. Create commits, push branches, create/approve/merge PRs. Use proactively when asked to commit changes, create pull requests, or manage GitHub workflows.

carere/zaidan+2 more
19d ago
590
@Azure

apiview-feedback-resolution

Analyze and resolve APIView review feedback on Azure SDK PRs. **UTILITY SKILL**. USE FOR: APIView comments, API review feedback, SDK API surface changes. DO NOT USE FOR: general code review, non-APIView feedback. INVOKES: azure-sdk-mcp:azsdk_apiview_get_comments, azure-sdk-mcp:azsdk_typespec_customized_code_update.

Azure/azure-sdk-tools+8 more
19d ago
1300
@shep-ai

architecture-reviewer

Use when making architectural decisions, planning features, designing new components, reviewing PRs, or validating that proposed changes align with Clean Architecture principles. Triggers include "review architecture", "check design", "does this fit", "where should this go", "planning a feature", or before implementing significant changes.

shep-ai/cli+13 more
18d ago
350
@microsoft

release-note-generation

Toolkit for generating PowerToys release notes from GitHub milestone PRs or commit ranges. Use when asked to create release notes, summarize milestone PRs, generate changelog, prepare release documentation, request Copilot reviews for PRs, update README for a new release, manage PR milestones, or collect PRs between commits/tags. Supports PR collection by milestone or commit range, milestone assignment, grouping by label, summarization with external contributor attribution, and README version bumping.

microsoft/PowerToys+1 more
19d ago
130.8K0
@lance-format

ci-pr-helper

Run local test/style checks and open GitHub PRs for lance-context. Use when asked to run CI-equivalent checks (uv pytest, ruff/pyright, cargo fmt/clippy/test) and then create a PR with a proper title/body.

lance-format/lance-context+1 more
19d ago
620
@elixr-games

dep-update

Review, merge, and release dependency update PRs. Merges green dependabot PRs, closes stale/failing ones, runs full verification, and publishes a patch release.

elixr-games/elics
18d ago
2370
@comet-ml

diagram-generation

Generate self-contained HTML architecture diagrams. Use when creating visual diagrams for PRs, task plans, or architectural explanations.

comet-ml/opik+5 more
19d ago
18.2K0
@dotnet

generate-release-notes

Generate .NET SDK release notes by comparing two git branches, investigating PRs for user-facing changes, and producing a structured markdown document with contributor acknowledgments. Use this when asked to create or draft release notes for a new .NET SDK release.

dotnet/sdk+3 more
18d ago
3.1K0
@AsyncFuncAI

asyncreview

AI-powered GitHub PR/Issue reviews with agentic codebase access. Use when the user needs to review pull requests, analyze code changes, ask questions about PRs, or get AI feedback on GitHub issues.

AsyncFuncAI/AsyncReview
18d ago
3060
@dcramer

ash

Manage GitHub repositories, branches, PRs, and issues

dcramer/ash+1 more
19d ago
590
@iuliandita

anti-ai-prose

· Audit prose for AI tells in docs, PRs, emails, slides, docstrings. Triggers: 'ai writing', 'sounds like chatgpt', 'ai slop prose', 'llm voice', 'sound human'. Not for code (use anti-slop).

iuliandita/skills+8 more
7d ago
50
@khaphanspace

github-assistant

GitHub workflow automation using `gh` CLI. Use when creating PRs, reviewing code, managing issues, auto-replying to fixed issues, adding comments, assigning users, managing labels, merging PRs, or checking CI status. Includes auto-reply script and Vietnamese templates.

khaphanspace/gonhanh.org
18d ago
6370
@DataRecce

address-dependabot

Use when consolidating open Dependabot PRs into a single branch. Fetches all open Dependabot PRs from the repo, applies dependency updates locally, tests for breakage, and creates a single PR that closes all Dependabot PRs.

DataRecce/recce+4 more
19d ago
4460
@meta-pytorch

alignment-review

Review code changes for bugs and alignment with OpenEnv principles and RFCs. Use when reviewing PRs, checking code before commit, or when asked to review changes. Implements two-tier review model.

meta-pytorch/OpenEnv+6 more
19d ago
1.2K0
@hyxnj666-creator

ai-memory-coding-conventions

Project coding conventions extracted from chat history. Load when writing new code, naming things, designing APIs, or reviewing PRs. Topics: Cursor pagination is mandatory for all paged GraphQL endpoints.

hyxnj666-creator/ai-memory+1 more
2d ago
420
@juspay

cypress-test-gen

Generate Cypress E2E tests for PRs, tags, modules, or custom scenarios. Triggers on phrases like "generate cypress tests", "generate-cypress-tests", "write tests for PR", "create cypress tests for tag", "generate tests for module". Also triggers on "@bot generate-cypress-tests

juspay/hyperswitch-control-center+1 more
18d ago
730
@udecode

Agent-Native Architecture Reviewer

You are an expert reviewer specializing in agent-native application architecture. Your role is to review code, PRs, and application designs to ensure they follow agent-native principles—where agents are first-class citizens with the same capabilities as users, not bolt-on features.

udecode/better-convex+55 more
18d ago
3790