What problem does it solve? After finishing a delivery, teams often lose the context of what was done, why decisions were made, and what the next session should pick up. This Skill captures that knowledge into the repository so future sessions and teammates can continue without re-discovery. ## Core Features & Use Cases - Evidence Recording: Documents what was delivered and verified during the session. - Lesson Capture: Stores durable lessons and decisions in the repository for team-wide continuity. - Handoff Generation: Produces a next-session handoff so the following developer or agent session starts with full context. - Use Case: After Copilot finishes implementing and reviewing a feature, run the capture step to commit lessons learned and a working-state summary before closing the session. ## Quick Start Ask your agent to run the li-capture skill to record the evidence, lessons, and handoff for the work just completed.