Tag: pull-requests

Type: All Skills Tools
skill ★ 4,829

Automated GitHub Issue Resolution and PR Management

This skill automates the resolution of GitHub issues by orchestrating sub-agents to implement fixes and manage pull requests. It supports repository forking, continuous monitoring of PR reviews, and automated execution via watch or cron mod…

the-open-agent/openagent github-automation issue-resolution agentic-workflow pull-requests
skill ★ 12,318

Automate GitHub Pull Request Description Updates

Automatically updates GitHub pull request descriptions by analysing git commits and diffs to generate structured summaries, breaking changes, and testing instructions.

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

Split Large Pull Requests into Smaller Changes

Analyses git diffs to identify logical boundaries and proposes a structured strategy for breaking down large changesets into smaller, reviewable pull requests.

StacklokLabs/toolhive git pull-requests code-review git-workflow
skill

Code Review and Quality Assurance

Provides a framework for evaluating pull requests for quality, maintainability, and architectural alignment. Focuses on API design, dependency compatibility, and actionable feedback.

jlowin/fastmcp code-review api-design software-engineering quality-assurance
skill ★ 10,706

Automate QA testing with PR labels

Triggers automated browser tests on a QA server by adding a specific label to a pull request using the GitHub CLI.

elie222/inbox-zero github-cli qa-automation pull-requests browser-testing
skill ★ 693

Sentry Pull Request Writer

Automates the creation and editing of pull requests using established Sentry workflows. This skill serves as a legacy alias for the canonical PR writer.

getsentry/sentry-mcp sentry pull-requests automation devops
skill ★ 1,806

Split Large Pull Requests into Smaller Changes

This skill analyses git diffs to propose a structured strategy for decomposing large changesets into smaller, reviewable pull requests. It identifies logical groupings by component, layer, or concern to ensure atomic and independent updates…

Stacklok/toolhive git pull-requests code-review refactoring
skill ★ 1,806

Code Review Augmentation Partner

Augments human-in-the-loop code reviews by summarising changes, surfacing critical concerns, and mapping ownership and responsibilities within a codebase.

Stacklok/toolhive code-review github developer-productivity ai-agent
skill

Searching MCP GitHub PRs and Discussions

This skill enables agents to search and analyse pull requests, issues, and discussions within the Model Context Protocol GitHub organisation. It facilitates deep dives into historical design decisions by leveraging the GitHub GraphQL API to…

modelcontextprotocol/specification github-search mcp pull-requests graphql