gh-issue

Installation
SKILL.md

Analyze and fix the specified GitHub issue: $ARGUMENTS

Follow these steps:

Step 0: Prior-art check (RECOMMENDED)

Before fixing the issue, recall prior learnings from the global knowledge base so we don't re-learn or re-decide something already captured:

uv run "{{HOME_TOOL_DIR}}/skills/recall/scripts/recall.py" \
  "<QUERY>" \
  --limit 5 --format markdown

Query construction for /gh-issue: issue title + top labels + repo name (e.g. "flaky signup test frontend auth").

What to do with results:

Related skills
Installs
1
GitHub Stars
9
First Seen
8 days ago