triage-issue

Installation
SKILL.md

Triage Issue

$ARGUMENTS

Investigate a bug, find root cause, and create a GitHub issue with a TDD fix plan. Mostly hands-off.

Usage

/triage-issue [bug description or symptom]

What This Command Does

  1. Captures problem description (ONE question max)
  2. Explores codebase deeply for root cause
  3. Identifies fix approach
  4. Designs TDD fix plan (RED→GREEN cycles)
  5. Creates GitHub issue via gh issue create
Installs
6
GitHub Stars
175
First Seen
May 16, 2026
triage-issue — softspark/ai-toolkit