Apply a formal state machine to issues — assign category (bug/enhancement/question/spike) and state (needs-triage → needs-info → ready-for-agent → ready-for-human → wontfix). Issues marked ready-for-agent become inputs to supergraph:plan. Use when processing a backlog, reviewing new issues, or preparing work for automation.
$npx -y skills add datit309/supergraph --skill triageInstalls into the current project.
Run `npx skills use "https://github.com/datit309/supergraph" --skill "datit309/supergraph/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/datit309/supergraph" that are relevant to the current task. Run `npx skills add "https://github.com/datit309/supergraph"` and select the relevant skills, then follow their instructions.