pull-request-tool

Installation
SKILL.md

Pull Request Tool

A unified skill for managing GitHub pull requests and issues. Automatically uses Copilot's native APIs when available, and falls back to the gh-pr-review CLI tool if not. This ensures robust, composable workflows in both Copilot and non-Copilot environments.

When to Use

  • Any workflow requiring PR/issue management
  • When you want to future-proof your skills for Copilot
  • When you need to support both agent and CLI environments

Interface, Workflows, and Best Practices

See PR_MANAGEMENT_INTERFACE.md for the unified interface, supported operations, workflows, best practices, error handling, and quick reference shared by all PR management skills.

Tool-Specific Logic

This skill detects the environment and delegates to the correct backend:

Related skills
Installs
10
Repository
squirrel289/pax
First Seen
Feb 3, 2026