# Triage

> Investigate a bug from reproduction through root cause and recommended next step. Produces a structured report and does not write fixes.

- Skill: `garyld1962/triage-3` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add garyld1962/triage-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/garyld1962/triage-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: garyld1962 (https://skillmd.com/u/garyld1962)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/garyld1962/triage-3

---


# Triage

Read `references/workflow.md` for source workflow. `references/legacy/` is archival only.

## Workflow

1. Capture symptoms, expected behavior, observed behavior, and reproduction.
2. Search code, logs, tests, and recent changes.
3. Identify root cause or narrow hypotheses.
4. Recommend fix, rollback, test, or deeper investigation.
5. Do not edit files unless the user changes the task from triage to fix.

