GitHub Issue and PR Workflow

List, search, and summarize GitHub issues and pull requests.

8|2|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/djinilabs/helpmaton --skill github-issue-and-pr-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: GitHub Issue and PR Workflow
Source: https://github.com/djinilabs/helpmaton/tree/main/apps/backend/src/skills/github-issue-pr-workflow
Command: npx skills add https://github.com/djinilabs/helpmaton --skill github-issue-and-pr-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of managing GitHub issues and pull requests by providing tools to list, search, and summarize their status and details.

Core Features & Use Cases

  • List and Search: Efficiently find repositories, issues, and pull requests based on various criteria.
  • Detailed Status: Get comprehensive information on specific issues and PRs, including review status and mergeability.
  • Commit Tracking: Access commit history and individual commit details.
  • Use Case: A developer can quickly check the status of all open PRs for a specific repository, identify any blocking reviews, and then drill down into the commits of a particular PR to understand recent changes.

Quick Start

Use the GitHub Issue and PR Workflow skill to list all open pull requests in the 'djinilabs/helpmaton' repository.

Frequently Asked Questions about GitHub Issue and PR Workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list and filter open pull requests in a GitHub repository?

You can search and list pull requests by querying the GitHub API through this Skill, which returns detailed summaries of PR statuses, review states, and mergeability for the specified repository.

Can I check the review status and mergeability of a specific GitHub pull request?

Yes, this Skill retrieves detailed pull request information from the GitHub API, including review status, mergeability state, and blocking reviews, so you can check if a PR is ready to merge.

What is the best way to track GitHub commits and understand recent changes in a pull request?

This Skill tracks GitHub commits by accessing the commit history of a specific pull request, returning individual commit details and recent code changes to help you understand recent modifications.

Do I need GitHub API access to manage issues and pull requests with this workflow?

Yes, GitHub API access is required because this Skill retrieves and manages data directly from the GitHub API to list, search, and summarize issues, pull requests, and commits.

How do I search for specific GitHub issues across my repositories?

You can search for GitHub issues across repositories using this Skill, which lists repositories and issues based on various criteria and returns detailed status summaries for each item.