issue

Manage GitHub issue lifecycles and automate fixes with pull requests.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/garimto81/claude --skill issue-garimto81
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue
Source: https://github.com/garimto81/claude/tree/main/.claude/skills/issue
Command: npx skills add https://github.com/garimto81/claude --skill issue-garimto81

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the entire lifecycle of GitHub issues, from simple listing and creation to complex fixing and failure analysis, reducing manual overhead and improving project tracking.

Core Features & Use Cases

  • Issue Management: List, create, edit, and close GitHub issues.
  • Automated Fixing Workflow: Automates the process of fixing issues by creating branches, implementing code, and generating pull requests.
  • Failure Analysis: Analyzes failed issue resolution attempts and suggests new solutions.
  • Use Case: When a bug is reported, use this skill to automatically create an issue, assign it, track its progress, and even initiate the fix by creating a branch and a PR.

Quick Start

Use the issue skill to list all open bugs assigned to you.

Frequently Asked Questions about issue

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

FAQPage Schema
How do I automate GitHub issue fixing from bug report to pull request?

Automating GitHub issue fixing involves analyzing issue requirements, creating a dedicated branch, implementing code changes, and generating a pull request. This workflow automation handles the complete lifecycle to reduce manual overhead.

Can I track GitHub issue resolution progress and manage bug lifecycle automatically?

Tracking GitHub issue resolution progress is managed by listing, creating, editing, and closing issues. The bug management process monitors the complete lifecycle, including assignment and resolution tracking.

What is the best way to manage GitHub issues when an automated code fix fails?

When an automated code fix fails, failure analysis mechanisms analyze the failed issue resolution attempt and propose alternative solutions. This ensures the bug management workflow can suggest new fixes.

Does this GitHub issue workflow automation require external dependencies to run?

No external dependencies are required to run this GitHub issue workflow automation. It operates independently using its internal scripts and references to manage issue tracking and pull request generation.

How do I list and assign open GitHub bugs assigned to me?

Listing and assigning open GitHub bugs is a core issue management feature. You can list all open issues, create new bug reports, assign them, and track their progress through the resolution lifecycle.