fix-github-issue

Installation
SKILL.md

Fix GitHub Issue

Overview

When asked to fix or implement a GitHub issue, fetch the issue details with the gh CLI, then implement the described changes. Works for fixes, new features, optimizations, and refactors.

Prerequisites

  • gh CLI installed and authenticated (gh auth status)
  • Working in a git repository with a GitHub remote

Workflow

1. Fetch the issue

Get the issue by number or URL:

Installs
1
GitHub Stars
5
First Seen
Jun 20, 2026
fix-github-issue — nicolasakf/orion-app