What problem does it solve? When tracking multiple learning topics with the Learning Kit, it becomes hard to remember which subjects are in progress, which are complete, and what step to take next. This Skill scans the state folder and presents a clear overview of every tracked topic. ## Core Features & Use Cases - State Scanning: Searches the output/state/ folder for JSON state files tracking each learning topic. - Status Summary Table: Extracts subject, phase, and last-updated timestamp from each state file and renders them as a Markdown table. - Next-Step Guidance: Suggests the appropriate follow-up command based on each topic's phase, such as generating a roadmap or re-running initialization. - Use Case: After creating several learning topics over a week, run this Skill to see that 'Rust' is at queries_ready and 'Biology' is complete, then immediately know to run /lk:roadmap for Rust. ## Quick Start Ask the assistant to list all my learning topics and show their current status.