What problem does it solve?
This Skill streamlines GitHub operations while preventing unauthorized repository mutations and ensuring PR-related decisions are based on verified identity and current evidence.
Core Features & Use Cases
- Pull Request Management: Inspect PR metadata, diffs, checks, review comments, and discussion threads with the gh CLI.
- Issue and CI Workflows: Query issues, monitor workflow runs, inspect failed logs, and track pending checks.
- Safe Repository Operations: Restrict mutations such as commenting, reviewing, creating, merging, closing, or pushing to explicitly requested actions.
- Use Case: When reviewing a pull request, verify its branch and commit identity, inspect checks and comments, and report a reliable readiness assessment without accidentally changing repository state.
Quick Start
Ask the GitHub skill to inspect pull request 42, verify its current head and base identity, review the CI checks and comments, and summarize whether it is ready.