.agents/skills/code-changes/references/issue-triage.md
Entry point when the task is bare triage — "look at issue #n", "triage #n", "is #n still valid" — with no fix requested. This is Phase 1 with a sharper deliverable: the analysis itself is the product; implementation only happens on an explicit go. If the request already asks for a fix ("fix issue #n"), use analyze.md directly instead — that phrasing already carries the go past the stop gate, which this deliverable-only entry point does not.
gh issue view <n> --comments — read the full report, every comment, and linked issues.An analysis report to the user:
This maps onto the same root_cause / proposed_change / out_of_scope / repro_status /
open_questions artifact Phase 1 produces — see artifacts.md — so Plan can pick it
up unchanged.
This is the Phase 1 stop gate: implement only on go, then continue from Phase 2.