triage-issues

Installation
SKILL.md

Triage Issues

Autonomous workflow: fetch untriaged GitHub issues, classify each by type/priority/size, detect duplicates, and apply labels so the work-on-issues skill can pick them up.

Prerequisites

  • gh CLI authenticated with repo access
  • Repository uses labels: triaged, needs-info, security, duplicate, auto-dismissed, wontfix, in-progress
  • Priority labels: priority:must, priority:should, priority:could
  • Size labels: size:xs, size:s, size:m, size:l, size:xl

Workflow

Step 1 — Ensure labels exist

Create all required labels idempotently. Run each command — --force updates existing labels without error:

Installs
1
GitHub Stars
29
First Seen
11 days ago
triage-issues — t0dorakis/murmur