gh-issue

Analyze GitHub issues and generate remediation plans with owners and acceptance criteria.

888|82|Updated Aug 13, 2025
One-click install
npx skills add https://github.com/videojs/v10 --skill gh-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-issue
Source: https://github.com/videojs/v10/tree/main/.claude/skills/gh-issue
Command: npx skills add https://github.com/videojs/v10 --skill gh-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured way to analyze GitHub issues and convert them into actionable remediation plans, reducing ambiguity and improving turnaround time.

Core Features & Use Cases

  • Issue retrieval & aggregation: fetch details for one or more issues from videojs/v10 (or other repos) to understand scope.
  • Classification & planning: categorize issues by type (bug, feature, UX, docs) and generate a consolidated plan outlining required steps, owners, and acceptance criteria.
  • Use Case: imagine triaging a complex issue with multiple related PRs; this Skill produces a unified plan that coordinates investigation, tasks, and milestones.

Quick Start

Use the /gh-issue command to analyze one or more issues. Example: /gh-issue 123 456 or /gh-issue https://github.com/videojs/v10/issues/123

Frequently Asked Questions about gh-issue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn GitHub issues into an actionable remediation plan?

To turn GitHub issues into an actionable remediation plan, you analyze issue metadata like labels and titles to identify root causes, then generate explicit steps, owners, and acceptance criteria for execution.

What is the best way to triage multiple related GitHub issues at once?

Triage multiple related GitHub issues by fetching and aggregating their details to understand scope, categorizing them by type, and producing a unified plan that coordinates investigation and milestones.

Can I analyze GitHub issues from any repository or only specific ones?

You can analyze GitHub issues from any repository, though the Skill is optimized for the videojs/v10 repository, using metadata and CLI tools to determine scope and sequencing across single or multiple issues.

How do I generate acceptance criteria and decision points from GitHub issue titles?

Generate acceptance criteria and decision points from GitHub issue titles by leveraging metadata and relationships to classify the issue type, which produces explicit required steps and ready-to-execute plans.

Does this GitHub issue triage approach work for bugs, features, and documentation?

Yes, this GitHub issue triage approach works for bugs, features, UX, and documentation by categorizing issues by type during classification to generate a consolidated remediation plan.