# Triage Issue Reports

> Triage incoming software issue reports using available repository and runtime evidence, without editing code. Use for automated or manual first-pass issue validation and routing.

- Skill: `theonlyfusioncube/triage-issue-reports` (Agent Skill)
- Install (CLI): `npx skillmds@latest add theonlyfusioncube/triage-issue-reports`
- Raw SKILL.md: https://api.skillmd.com/api/skills/theonlyfusioncube/triage-issue-reports/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: TheOnlyFusionCube (https://skillmd.com/u/theonlyfusioncube)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/theonlyfusioncube/triage-issue-reports

---

# Triage issue reports

1. Normalize the report into product area, environment, steps, expected behavior, observed behavior, frequency, and supplied evidence.
2. Search for duplicates and known limitations when issue/search capabilities exist.
3. Inspect the relevant code/feature map enough to judge plausibility without making edits.
4. Classify as confirmed-enough-to-reproduce, needs-reporter-information, duplicate, expected behavior, or currently untriageable.
5. Reply in the source thread/ticket when available with concise rationale and the next action. Do not invent a reproduction.

