gh-issues

Fetch and process GitHub issues with parallel sub-agents.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill gh-issues-ammonfife
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-issues
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/gh-issues
Command: npx skills add https://github.com/ammonfife/sakima.co --skill gh-issues-ammonfife

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, git, gh, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill revolutionizes the way GitHub issues are managed by automating the fetching, fixing, and monitoring of issues with parallel sub-agents, streamlining pull request workflows, and handling review comments.

Core Features & Use Cases

  • Automated Issue Management: Fetch and process GitHub issues with sub-agents, enabling parallel problem-solving.
  • PR Automation: Automatically open pull requests with fixes and monitor them for review comments.
  • Review Handling: Handle review comments on open PRs, making the process more efficient.
  • Use Case: Imagine you have a large repository with many open issues. Use this Skill to automatically fetch, fix, and open PRs for them, then handle the incoming review comments for a streamlined workflow.

Quick Start

Use the gh-issues skill to fetch and process open issues from the 'octocat.github.io' repository with '/gh-issues octocat/octocat.github.io --label bug'.

Frequently Asked Questions about gh-issues

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

FAQPage Schema
How do I automate GitHub issue management and pull request workflows?

Automate GitHub issue management by using parallel sub-agents to fetch and process issues, automatically open pull requests with fixes, and monitor incoming review comments. This reduces manual repository labor by streamlining the entire workflow from issue resolution to code review.

Can I fetch and process GitHub issues with specific labels in bulk?

Yes, you can fetch and process GitHub issues in bulk by specifying a target repository and filtering by labels. The skill deploys parallel sub-agents to resolve these labeled issues simultaneously, enabling large-scale problem-solving across repositories with many open items.

What dependencies do I need to automate pull request creation and handle review comments?

You need curl, git, and the GitHub CLI (gh) installed to automate pull request creation and handle review comments. These dependencies are required for executing API access, performing command-line git operations, and interacting directly with GitHub repositories.

What is the best way to handle review comments on open pull requests automatically?

The best way to handle review comments on open pull requests is to use an automated workflow that monitors PRs and processes incoming feedback. The skill manages these review comments directly, making the code review process more efficient without manual intervention.

Does this GitHub issue automation approach work for large repositories with many open issues?

Yes, this GitHub issue automation approach is designed for large repositories with many open issues. It deploys parallel sub-agents to fetch, fix, and open PRs for multiple issues concurrently, then automatically handles the resulting review comments for a streamlined workflow.