gh-issue-kickoff

Installation
SKILL.md

Kick Off Issue Work

Use this skill to start work on a GitHub issue from live GitHub data and current repo context. Treat readiness review as the opening gate inside the kickoff, not the end goal.

Overview

Assume the issue is probably good enough to start from. Only stop or escalate when you find a material blocker, contradiction, stale detail, or planning-critical omission that would make execution unsafe or incoherent.

Keep kickoff focused on the first executable plan. If the user wants a deep critique, tradeoff review, or pressure test of an existing issue, PR, or branch plan, use gh-plan-review instead of widening this skill into a broader review pass.

Boundary Rules

  • Use this skill to start from a GitHub issue and turn it into the first execution-ready plan.
  • Use gh-plan-review when the user wants a deeper review of an existing implementation plan, branch approach, or test strategy before coding.
  • Do not silently widen kickoff into a report-only plan audit. Keep the work centered on issue readiness, safe issue hygiene, and the first actionable plan.

Core Workflow

  1. Fetch the authoritative issue state with gh issue view {<number> | <url>} --json assignees,author,body,comments,labels,milestone,number,projectItems,state,title,updatedAt,url.
Related skills

More from beeman/skills

Installs
5
Repository
beeman/skills
GitHub Stars
3
First Seen
Mar 16, 2026