Use when the user dumps a batch of inputs at once — a pile of emails, a backlog of Slack/Teams messages, a list of asks, meeting action items, a notes brain-dump — and needs it sorted into action. Classifies each item, assigns owner + next step + priority, and flags which need a full /structure brief or a /decide call. Trigger on "/triage", "triage this", "process my inbox", "sort these asks", "clear my backlog", "what do I do with all this".
$npx -y skills add alirezarezvani/gaios --skill triageInstalls into the current project.
Run `npx skills use "https://github.com/alirezarezvani/gaios" --skill "alirezarezvani/gaios/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/alirezarezvani/gaios" that are relevant to the current task. Run `npx skills add "https://github.com/alirezarezvani/gaios"` and select the relevant skills, then follow their instructions.