What problem does it solve? When an agent-orchestrated issue tree stalls, loops infinitely, or recovers too deeply, teams need a repeatable forensic procedure to find the exact stop point and design a general product rule — without shipping premature code changes. ## Core Features & Use Cases - Forensic Tree Walk: Walks the named issue tree node-by-node to identify the exact issue and state combination that stopped progress, quoting run ids and comment timestamps as evidence. - Invariant-Checked Rule Design: Frames every fix as a general product contract that preserves three invariants: productive work continues, only real blockers stop work, and no infinite loops. - Approval-Gated Planning: Writes a phased plan into the issue's plan document, opens a request_confirmation interaction, and only creates child issues after board/CTO acceptance. - Use Case: A manager links a stalled issue tree and asks why it stopped. The skill produces a root-cause write-up classifying every non-progressing issue as human-needed, agent-actionable, or already-covered, plus a phased remediation plan awaiting approval. ## Quick Start Ask the agent to diagnose why the linked issue tree stopped working and produce a root-cause analysis with a phased fix plan for board approval.