github-issue

Fetch GitHub issue details and generate a structured remediation plan.

19|2|Updated Dec 9, 2025
One-click install
npx skills add https://github.com/agentuity/sdk --skill github-issue-agentuity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issue
Source: https://github.com/agentuity/sdk/tree/main/.agents/skills/github-issue
Command: npx skills add https://github.com/agentuity/sdk --skill github-issue-agentuity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub issues are a primary source of work but often lack structured plans. This skill fetches issue details and generates a step-by-step remediation plan to guide resolution.

Core Features & Use Cases

  • Fetch issue details: title, body, labels, comments, and URL
  • Generate a structured plan: onboarding, analysis, implementation, testing, and documentation
  • Support triage and planning workflows for development teams across repositories

Quick Start

Ask the AI to fetch a GitHub issue and generate a plan to resolve it.

Frequently Asked Questions about github-issue

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

FAQPage Schema
How do I generate a remediation plan from a GitHub issue?

To generate a remediation plan from a GitHub issue, fetch the issue details using the GitHub CLI to extract the title, body, labels, and comments. The skill then outputs a structured, executable plan covering onboarding, analysis, implementation, testing, and documentation steps.

What is the best way to triage GitHub issues for development workflows?

The best way to triage GitHub issues for development workflows is to analyze the issue context, labels, and comments. This skill automatically extracts these details to create a structured resolution plan, streamlining the triage process across repositories.

Do I need the GitHub CLI to analyze issues and create action plans?

Yes, you need the GitHub CLI to retrieve issue details such as the title, body, labels, comments, and URL. The skill uses this retrieved data to generate the structured remediation plan for your development workflows.

Can I automate planning and fix workflows for GitHub repositories?

Yes, you can automate planning and fix workflows for GitHub repositories by fetching issue details and generating a structured plan. The skill provides a step-by-step guide including onboarding, analysis, implementation, testing, and documentation to resolve issues.

What steps are included when turning GitHub issues into actionable plans?

Turning GitHub issues into actionable plans includes steps for onboarding, analysis, implementation, testing, and documentation. The skill fetches the issue context and comments to build this detailed, executable remediation plan.