Authoritative protocol for maintainer-side label triage of unlabeled contributor tickets. Codifies the social contract for what happens when a ticket arrives without ai, primary (bug/enhancement/epic), or secondary labels. Triggers: Use this skill when an agent with maintainer permissions (WRITE permission or higher) encounters a ticket lacking ai, primary, or secondary labels — typically authored by a non-maintainer contributor or a lower-privileged agent who couldn't apply labels at create-time.
$npx -y skills add neomjs/neo --skill ticket-triageInstalls into the current project.
Run `npx skills use "https://github.com/neomjs/neo" --skill "neomjs/neo/ticket-triage"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neomjs/neo" that are relevant to the current task. Run `npx skills add "https://github.com/neomjs/neo"` and select the relevant skills, then follow their instructions.