github-issue-fetcher

Installation
SKILL.md

GitHub Issue Fetcher

Overview

Fetch GitHub issues from the current repository using the gh CLI tool with flexible sorting, filtering, and field extraction capabilities. This skill provides patterns for common workflows like getting the next issue to work on, extracting specific fields, and querying issues with custom criteria.

Prerequisites

This skill requires two command-line tools to be installed:

  1. GitHub CLI (gh) - Official GitHub command-line tool
  2. jq - JSON processor for parsing command output

Checking Dependencies

Before executing issue commands, verify both tools are available:

Related skills
Installs
27
GitHub Stars
32
First Seen
Jan 24, 2026