What problem does it solve? Solo builders lose critical context between sessions — decisions get re-litigated, assumptions go unvalidated, and open questions disappear. This Skill acts as the project's institutional memory, continuously capturing what was decided, why, and what remains open so any future session can resume with full context. ## Core Features & Use Cases - Continuous capture: Logs decisions with reasoning, outstanding questions, assumptions, risks, changes, and glossary terms into docs/continuity/ as they surface during any phase. - Session handoff and resume prompts: Maintains a current handoff document updated at every slice completion and session close, including a copy-paste resume prompt for the next session. - Long-gap re-entry protocol: After 21+ days of inactivity, runs a three-check sequence covering codebase state, environment health, and context validity before new work begins. - Use Case: A solo builder returns to a project after a month away. The Skill reads the handoff, flags two stale assumptions and one blocking question, verifies the codebase is clean, and produces a re-entry summary so work resumes exactly where it stopped. ## Quick Start Activate guided mode and ask the assistant to log today's decisions and update the project handoff before closing the session.