What problem does it solve? Session context disappears when a work session ends, forcing the next agent or developer to rediscover decisions, findings, and open items. This Skill records what shipped, what was decided, and what remains unresolved in a structured living.md log optimized for future agent readers. ## Core Features & Use Cases - Structured Session Entries: Appends dated entries using SHIP, DEC, FIND, OPEN, FILES, and LESSON tags with strict formatting rules. - Token-Efficient Format: Enforces terse, fact-dense writing that preserves identifiers (IDs, SKUs, PR numbers, file paths) while dropping filler prose. - Auto-Discovery: Locates living.md at the repo root via git, or creates it with a standard header if missing. - Use Case: After a long debugging and implementation session, ask the agent to update living.md so the next session starts with full context on what changed and why. ## Quick Start Say "update living" at the end of a work session to append a structured summary of what was done to the project's living.md.