agent-loop-triage

Installation
SKILL.md

Agent Loop Triage

Scan open issues and PRs for the current repo (or a configured set of repos). Classify each item and return a structured queue summary suitable for the orchestrator loop's dispatch phase.

Setup

GitHub CLI Check

gh auth status 2>/dev/null || { echo "gh not authenticated"; exit 1; }

Current Repo Detection

Installs
3
GitHub Stars
5
First Seen
Jun 11, 2026
agent-loop-triage — duyet/claude-plugins