Issue Triage Engine
Prioritize your open issue backlog with structured scoring.
Step 1: Fetch Issues
gh issue list --state open --limit 200 \
--json number,title,body,labels,milestone,comments,createdAt,updatedAt,reactionGroups
gh issue listexposes reactions asreactionGroups(there is noreactionsfield), andmilestoneis required for the "+1 if milestone" urgency bonus.
If --label provided: add --label <label> to the command.
If total > 200: warn `"200件
[Description truncada. Veja o README completo no GitHub.]