
from contribbot8
Manage pull requests: list, summarize, create, update, view review comments, and reply to reviews via MCP PR tools.
ContribBot PR adds structured pull-request management capabilities to an agent. It routes user intents (list, summary, create, update, reviews, reply) to MCP PR helper tools so the agent can list PRs, generate concise summaries (author, status, files changed, CI/checks, reviews), create or update PRs, fetch review comments, and post review replies. The skill defines parameters and expected outputs for each action so integrations can be automated.
Use this skill when a user asks about pull requests for a repository (owner/repo). Typical triggers: 'list PRs', 'summarize PR #123', 'create a PR', 'update PR', 'show review comments for PR', or 'reply to a review'. If the repo is not provided, the agent prompts for it.
Compatible with agent runtimes that support MCP tool integration (agents that can call external MCP primitives or GitHub-backed helper tools). Examples: Claude/Code-style agents or custom agents wired to the MCP pr_* toolset.
This skill has not been reviewed by our automated audit pipeline yet.