Tag: pull-request

Type: All Skills Tools
skill ★ 77,350

Automated GitHub Pull Request Creation

Automates the end-to-end process of creating pull requests to the canary branch, including branch management, commit creation, and linking related GitHub or Linear issues.

lobehub/lobehub github git pull-request automation
skill ★ 1,010

Automated Pull Request Review and Fix

Systematically analyses open pull requests for CI failures, review comments, and code quality issues, then applies fixes to the relevant branches.

TencentCloudBase/CloudBase-MCP github pull-request ci-cd automation
skill ★ 12,318

Automates GitHub Pull Request Submission Workflow

This skill automates the end-to-end process of submitting a GitHub Pull Request, managing local changes, creating branches, and committing code. It further integrates post-PR tasks such as generating changelogs and updating the PR descripti…

pipecat-ai/pipecat github pull-request git automation
skill

Automated GitHub Pull Request Review Resolution

This skill automates the identification, addressing, and resolution of GitHub pull request review comments. It manages complex pagination for GraphQL threads and REST reviews to ensure all actionable feedback is addressed and threads are re…

Significant-Gravitas/Auto-GPT github pull-request code-review automation
skill

Automated Pull Request Workflow

A workflow for agents to automate the pull request lifecycle, including pre-flight checks, test coverage verification, and template-based PR creation. It integrates with GitHub CLI and review bots to manage the end-to-end review process.

Significant-Gravitas/Auto-GPT git github pull-request automation
skill

Automated GitHub Pull Request Creation

Automates the end-to-end process of creating pull requests by managing branches, committing changes, and linking related GitHub or Linear issues. It follows a predefined branch strategy and utilises the GitHub CLI to finalise the request.

lobehub/lobe-chat github git pull-request automation
skill ★ 4,275

Automate Semantic Versioning and SDK Bumping

Automates Semantic Versioning 2.0.0 assessment and SDK version bumping by analysing merged pull requests. It updates Directory.Build.props and creates a new pull request for the updated version.

modelcontextprotocol/csharp-sdk semver sdk-management csharp automation
skill ★ 835

Octocode Pull Request Reviewer

An expert code reviewer that performs architectural analysis, defect detection, and security scanning on remote pull requests and local changes. It utilises Octocode MCP tools for deep code forensics and holistic evaluation of code quality …

bgauryy/octocode-mcp code-review mcp pull-request security-scanning
skill ★ 2,786

Automated GitHub PR Comment Review and Fix

Automates the identification, validation, and resolution of unresolved GitHub pull request comments. It uses sub-agents to apply surgical fixes to legitimate issues and provides automated replies to threads.

IvanMurzak/Unity-MCP github code-review automation pull-request
skill ★ 184,429

Automated end-to-end pull request testing

Automates end-to-end testing of pull requests by building environments with Docker Compose and verifying system state via browser interactions and API calls. It captures screenshots and posts detailed test reports directly to GitHub PR comm…

Significant-Gravitas/AutoGPT e2e-testing pull-request docker-compose integration-testing
skill ★ 184,429

Automated Pull Request Polishing Skill

This skill automates the iterative process of reviewing and addressing pull request feedback, CI failures, and unresolved threads until the PR is merge-ready. It continuously polls for stability to ensure no late-arriving bot comments or CI…

Significant-Gravitas/AutoGPT github pull-request automation ci-cd
skill ★ 184,429

Automated Pull Request Review Resolution

Automates the identification and resolution of GitHub Pull Request review comments by navigating GraphQL and REST API pagination. It implements a robust workflow to address inline threads and top-level reviews through a fix-commit-reply cyc…

Significant-Gravitas/AutoGPT github-automation pull-request code-review git-workflow
skill ★ 184,429

Automating Pull Request Creation and Review

This skill guides agents through a complete pull request workflow, encompassing pre-flight checks, test verification, and template-based PR creation. It manages the entire lifecycle from initial commit to addressing automated or human revie…

Significant-Gravitas/AutoGPT pull-request git-workflow github-cli automated-testing
skill ★ 26,383

Automated Pull Request Draft Generator

Automatically generates structured pull request drafts including branch suggestions, titles, and descriptions by analysing git diffs and commit history. It identifies change types and assesses backward compatibility risks based on modified …

openai/openai-agents-python git pull-request automation devops
skill ★ 8

Automate OneDev issue submission and PR creation

Automates the process of submitting completed work on OneDev issues by verifying branches, committing pending changes, pushing to remote, and creating pull requests.

theonedev/tod onedev git automation pull-request
skill ★ 8

Review OneDev Pull Requests

Perform structured code reviews on OneDev pull requests by examining metadata, patches, and existing discussions. It enables adding line-anchored comments, managing prior discussions, and submitting final review decisions using the `tod` CL…

theonedev/tod onedev code-review pull-request cli
skill ★ 9

OSS Pull Request Workflow and Etiquette Guide

This skill guides contributors through the entire lifecycle of a pull request, covering best practices for writing descriptions, responding to maintainer feedback, and ensuring mandatory quality gates are met before submission. It enforces …

costajohnt/oss-autopilot pr-workflow oss-contribution code-review dev-etiquette