gh-issue-autodev

Installation
SKILL.md

GitHub Issue Auto Dev

Overview

Resolve one GitHub issue completely in the current repository from intake to pushed commit.

Inputs

  • issue_number (required)
  • Optional constraints from user (scope boundaries, deadlines, must-have behavior)

If issue_number is missing, ask for it and stop until provided.

Workflow

  1. Preflight checks
  • Confirm repo context with pwd, git rev-parse --show-toplevel, and git rev-parse --abbrev-ref HEAD.
  • If branch is main or dev, stop and ask the user to switch to a working branch.
  • Run gh auth status; if unauthenticated, ask the user to run gh auth login first.
Related skills
Installs
1
GitHub Stars
2
First Seen
Mar 18, 2026