What problem does it solve? Long agent sessions make it hard to remember what was asked, what shipped, and how much was spent without re-reading the entire transcript. This Skill produces a scannable end-of-turn status memo so you can decide the next step immediately and track token and time spend. ## Core Features & Use Cases - Structured status report: Emits original ask, work statistics (tokens, time, rounds, tools), reasoning summary, Q&A, done, to-do, issues, options, and a fresh-session recommendation. - Honest measurement contract: Per-subagent tokens and durations are reported exactly from usage blocks, while totals and wall-clock are labeled estimates and unmeasurable counts are marked n/a. - Daily trail log: Bundled PowerShell scripts append reports and per-turn heartbeats to a shared daily markdown log with cross-process locking and real wall-clock timestamps. - Use Case: After a multi-round refactor, type /tldr to get a memo of what shipped, what remains, and whether to start a fresh session, then archive it to the daily trail. ## Quick Start Ask the assistant for a TLDR status report of the work just completed in this session.