issue-fix-flow

Installation
SKILL.md

GitHub Issue Fix Flow

Overview

Resolve a GitHub issue from intake through fix, validation, and push using gh CLI, local edits, and git.

Workflow

1) Intake and Issue Context

Get full issue context:

gh issue view <id> --comments

If repo is unclear:

gh repo view --json nameWithOwner
Related skills
Installs
18
GitHub Stars
8
First Seen
Mar 18, 2026