Tag: pr-review

Type: All Skills Tools
skill ★ 25,210

Managing automated PR review cycles

This skill automates the entire PR review lifecycle, monitoring bot feedback, fetching inline comments, and guiding the developer through fixing real bugs and providing reasoned dismissals for speculative feedback. It ensures all bot commen…

PrefectHQ/fastmcp pr-review github-api workflow agentic
skill ★ 5,059

Interactive PR comment resolution workflow

This skill systematically addresses all unresolved pull request review comments by fetching thread details via GitHub GraphQL API. It guides the user through reviewing the issue, researching documentation, and applying local code fixes or r…

maximhq/bifrost pr-review github-api code-fixing llm-agent
skill ★ 12,318

Automated multi-agent code review for pull requests

This skill orchestrates a comprehensive, multi-agent code review process for pull requests. It systematically checks for bugs, logic errors, and adherence to internal compliance standards using specialized agents before posting validated, h…

pipecat-ai/pipecat code-review pr-review agentic github
skill

Automated Pull Request Review Agent

This skill automates comprehensive Pull Request reviews, checking for logical correctness, security vulnerabilities, and adherence to architectural standards. It structures feedback using criticality badges and posts detailed inline comment…

Significant-Gravitas/Auto-GPT pr-review code-quality security github-cli
skill

Review vMCP code for anti-patterns

This skill audits vMCP codebase changes and existing code for specific anti-patterns. It identifies issues that increase cognitive load or create brittle dependencies, providing actionable severity classifications for PR reviews.

StacklokLabs/toolhive code-review go-language anti-patterns pr-review
tool

Automated GitHub PR Review and Comment Management

This tool automates the entire PR review lifecycle, allowing developers to submit structured inline comments, provide suggestions, and manage review threads. It facilitates replying to and resolving existing review comments using the GitHub…

StacklokLabs/toolhive github pr-review git-cli api
skill

Augments Code Review with Senior Partner Insights

This skill acts as a senior review partner, helping developers thoroughly evaluate code changes by summarizing intent, mapping ownership responsibilities, detailing structural changes, and surfacing key concerns using conventional comment l…

StacklokLabs/toolhive code-review pr-review diff-analysis code-quality
skill

Automated Pull Request Review Management

Automate the monitoring and management of pull request reviews generated by the Codex bot. It facilitates checking review status, evaluating priority-tagged comments, and executing the full fix-push-review cycle.

jlowin/fastmcp github pr-review automation workflow-management
skill ★ 17,312

Evaluates politeness of pull request comments

This skill assesses the tone and politeness of a pull request review comment. It is designed to judge the communication quality, deliberately excluding technical correctness or code risk assessment.

topoteretes/cognee pr-review comment-analysis tone-detection evaluation
skill ★ 50

Comprehensive code quality verification loop

This skill executes a multi-phase quality gate, systematically checking code through build, type validation, linting, comprehensive testing, security scanning, and diff review. It generates a detailed report to ensure the codebase is ready …

tan-yong-sheng/ai-vision-mcp code-quality testing linting security-scan
skill ★ 133

Review MCP-Linear pull requests for risks

This skill reviews pull requests within the mcp-linear repository to ensure architectural integrity and adherence to contracts. It validates schema alignment, handles nullable fields, checks for missing registrations, and verifies comprehen…

tacticlaunch/mcp-linear pr-review mcp-linear schema-validation code-review
skill ★ 10,706

Automated Pull Request Review Comment Resolution

This skill establishes a background loop to continuously monitor a specified Pull Request for new review comments. It automatically evaluates suggestions, replies to comments, and manages the resolution process until all review feedback is …

elie222/inbox-zero pr-review github-cli background-loop automation
skill ★ 24,025

Structured code standards and quality review

This skill provides a comprehensive, multi-step framework for reviewing pull requests, covering critical bugs, general code quality, and adherence to defined style guides. It ensures feedback is structured into critical issues, suggestions,…

mastra-ai/mastra code-review code-quality style-guide pr-review
skill ★ 24,025

Workflow for splitting complex pull requests

Use this workflow to decompose large, complex pull requests into smaller, reviewable units, safely managing the extraction of changes at the file or hunk level. It also provides mechanisms for tracking 'drift' and managing subsequent PRs ba…

mastra-ai/mastra pr-review git-workflow refactoring large-pr
skill ★ 24,025

Generates comprehensive pull request review documentation

This skill generates a self-contained HTML document that guides reviewers through the entire pull request story. It synthesises diffs, commit history, and architectural context into a structured narrative, detailing the problem, solution, a…

mastra-ai/mastra pr-review documentation git-analysis html-generation
skill ★ 78,845

Automated PR Review and Merge Readiness Handler

This skill automates the entire pull request review cycle, iteratively addressing all findings from human reviewers, AI bots, and CI checks until the code is merge-ready. It manages complex tasks such as paranoid pagination, cross-source fi…

netdata/netdata pr-review git-workflow code-quality ci-automation
skill ★ 27,411

Comprehensive Code Review Workflow for Changes

This skill guides the comprehensive review of code changes (PRs, diffs) focusing on correctness, behavioral regressions, security risks, and performance. It enforces structured output, requiring findings to be listed by severity with precis…

langfuse/langfuse code-review pr-review software-quality best-practices
skill ★ 1,806

GitHub Pull Request Reviewer

Automate GitHub pull request reviews by submitting inline comments, code suggestions, and managing review threads using the GitHub CLI and GraphQL API.

Stacklok/toolhive github pr-review gh-cli automation
skill ★ 184,429

Automated Pull Request Review Skill

Automates the review of GitHub pull requests by evaluating code correctness, security, and architectural integrity, then posting structured inline feedback using the GitHub CLI.

Significant-Gravitas/AutoGPT github pr-review code-quality security-audit
skill ★ 1

Decentralized Git Workflow and DAO Assistant

This skill orchestrates complex, decentralized git workflows, enabling users to manage everything from contributing code and reviewing pull requests to participating in DAO governance and claiming on-chain bounties. It provides structured a…

gitopia/gitopia-mcp-server git-collaboration dao-governance pr-review bounty-hunting
skill ★ 154

Confluent MCP Pull Request Review Guide

This skill provides comprehensive guidelines for reviewing pull requests against the Confluent MCP server, covering tool wiring completeness, OpenAPI type coupling, and ESM stubbability. It supports both formal peer review and self-review m…

confluentinc/mcp-confluent pr-review mcp confluent typescript