issue-fix

Fetch and triage GitHub issues by number or URL to generate an action plan.

11|Updated Mar 19, 2019
One-click install
npx skills add https://github.com/lukoshkin/evangelist --skill issue-fix-lukoshkin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-fix
Source: https://github.com/lukoshkin/evangelist/tree/main/conf/ai/claude/skills/issue-fix
Command: npx skills add https://github.com/lukoshkin/evangelist --skill issue-fix-lukoshkin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use when asked to pick up a GitHub issue. Most common invocation is issue-fix <N> or issue-fix #<N> (extra context optional). Also triggers on "fix #N", "address #N", "work on issue N", or a bare issue number with implied action.

Core Features & Use Cases

  • Fetch issue body, comments, and labels to determine current status and scope.
  • Compare against Acceptance Criteria and suggest the next steps.
  • Use Case: Maintainer reviews a backlog issue and quickly assigns triage tasks.

Quick Start

Ask it to fetch issue by number and generate a triage plan.

Frequently Asked Questions about issue-fix

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

FAQPage Schema
How do I triage GitHub issues to determine their current status and scope?

Triage GitHub issues by fetching the issue body, comments, and labels to determine current status. The workflow compares this data against acceptance criteria to suggest next steps for bugs, feature requests, and maintenance tasks.

What is the best way to generate an action plan for a GitHub issue?

Generate an action plan for a GitHub issue by analyzing the issue body, comments, labels, and acceptance criteria. This structured workflow produces an action plan with evidence and close recommendations.

Can I use a GitHub issue URL to fetch and analyze triage tasks?

You can use a GitHub issue URL to fetch and triage issues. The system handles inputs like issue numbers, URLs, or references in conversations to determine the current status and scope of bugs and feature requests.

How do I assign triage tasks for a backlog issue as a maintainer?

Maintainers assign triage tasks by fetching a backlog issue by number to generate a triage plan. The workflow analyzes the issue body and comments to produce an action plan with evidence and close recommendations.

Does issue triage work with feature requests and maintenance tasks or only bugs?

Issue triage works with feature requests and maintenance tasks, not only bugs. It applies a structured workflow that analyzes issue body, comments, labels, and acceptance criteria to produce an action plan for these input types.