Investigate a reported bug, find its root cause, and file a tracker issue (GitHub or Linear) with a TDD-based fix plan. Mostly hands-off — minimize questions to the user. Does NOT apply the fix. Use when user reports a bug and wants it tracked, mentions "triage", "file an issue", or "investigate and plan a fix". NOT for interactive debugging (use /dbg) or batch QA sessions (use /qa).
$npx -y skills add alexandrbasis/claudops --skill triage-issueInstalls into the current project.
Run `npx skills use "https://github.com/alexandrbasis/claudops" --skill "alexandrbasis/claudops/triage-issue"` 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/alexandrbasis/claudops" that are relevant to the current task. Run `npx skills add "https://github.com/alexandrbasis/claudops"` and select the relevant skills, then follow their instructions.