/reflect-tree — session quest-tree Produce a single-file interactive HTML quest-tree of a Claude Code session. The vertical spine is the linear sequence of turns; back-edges and off-spine nodes encode wrong turns (corrections, retries, reversals, dead-ends, backtracks) so the user can see the whole journey at a glance — including detours and where the agent had to redo work. This is a sibling to . Same input contract, different output: is a two-pane incidents/recommendations dashboard; is a graph. When to use - User invokes (no args) → analyze the current session from the in-context conversat…