What problem does it solve? Long-running projects span many chat sessions, and context is lost every time a conversation ends. This Skill closes out a session cleanly by persisting what was learned, reconciling board and spec state, and producing a ready-to-paste continuation prompt so the next session picks up exactly where this one left off. ## Core Features & Use Cases - Automatic memory and workspace updates: Reviews the conversation for new facts, feedback, decisions, and project updates, then writes them to memory and workspace files without requiring approval. - Board and spec reconciliation gates: Verifies every board card touched during the session against its real artifact, reconciles spec-registry rows, and outputs a per-card ledger before the handoff completes. - Continuation prompt generation: Produces a titled, ready-to-paste handoff prompt with a capped pickup section (where the session left off, the one next move, forbidden actions, and verified ids) that the next session reads on turn one. - Use Case: At the end of a working session, say "wrap up" and the Skill updates memory, closes finished board cards with verified proof, writes the session record, and hands you a prompt to paste into a new chat. ## Quick Start Say "wrap up this chat" or "session handoff" to close out the current session and get a continuation prompt for the next one.