address-github-issue

Installation
SKILL.md

Retrieve a GitHub issue and coordinate a team to address it.

Usage:

  • /address-github-issue 42 — Address issue #42 in the current repo
  • /address-github-issue owner/repo#42 — Address issue #42 in a specific repo
  • /address-github-issue https://github.com/owner/repo/issues/42 — Address issue by URL

Instructions:

  1. Validate the gh CLI is available:
    • Run gh --version to confirm it is installed
    • If not found, stop and display:
      ❌ GitHub CLI (`gh`) is not installed.
      Install it with: brew install gh
      Then authenticate with: gh auth login
      
    • Run gh auth status to confirm authentication
    • If not authenticated, stop and display:
Related skills

More from morphet81/cheat-sheets

Installs
77
First Seen
Apr 7, 2026