github-issue

Installation
SKILL.md

GitHub Issue

Overview

Turn rough requests into high-quality GitHub issues with clear delivery criteria, then create the issue via GitHub CLI.

Workflow

  1. Confirm GitHub CLI access.
  2. Determine target repository.
  3. Convert input into a structured issue body.
  4. Create the issue with gh issue create.
  5. Return the issue URL plus a concise summary of assumptions.

Preconditions

  • Run gh auth status before issue creation.
  • Use explicit repo when provided (--repo owner/repo).
  • Otherwise use current repository context.
  • Do not use web UI for creation unless user explicitly requests it.
Installs
1
GitHub Stars
3
First Seen
Mar 9, 2026
github-issue — mindgames/skills