process-issues
Installation
SKILL.md
Process issues (one tick)
One pass over the repo's open issues per invocation, then stop. Compose with
/loop for recurrence (/loop /process-issues, /loop 1h /process-issues);
/loop owns pacing. Never schedule yourself.
This is the autonomous sibling of the interactive /triage skill: it runs the
same state machine and reuses the triage skill's bundled references (its
AGENT-BRIEF.md template, OUT-OF-SCOPE.md knowledge base, and needs-info
notes template) instead of duplicating them. The difference is that /triage
waits for the maintainer at each step; this pass acts autonomously and parks
anything that needs a human.
State derives entirely from GitHub (labels, comment timestamps), so a tick is
idempotent: an empty queue costs one gh issue list and exits.