Skillgeneral

Summarize Epic Skill

Fetches a GitHub issue, implements the fix, and verifies it. Use when: user wants to fix an issue, implement issue changes, or resolve a bug.

View Source
SKILL.md
---
name: fixing-github-issue
description: Fetches a GitHub issue, implements the fix, and verifies it. Use when: user wants to fix an issue, implement issue changes, or resolve a bug.
---

# Fix Issue Skill

Execute `/fix-issue <issue-number>` slash command.

See [fix-issue.md](../../commands/fix-issue.md) for workflow.