What problem does it solve? Work with AI agents breaks across sessions, and without a closing record the next session repeats the same investigation or loses track of decisions already made. This Skill captures the reached state, decisions with reasons, open items, and the next entry point so the next session resumes quickly and accurately. ## Core Features & Use Cases - Structured handoff drafting: Organizes outcomes (with sources), decisions (with reasons), unfinished work, and a recommended next action into a handoff summary. - Write authorization gating: Distinguishes write-authorized, draft, and no-write modes so external knowledge writes (logs, Notion, Issue comments) only happen with explicit trusted instruction and a confirmed destination. - Packet and canonical-file handling: Always updates the local agent-owned packet (.agent-packets/<issue>.md), treats .agent-context.local.md as read-only data, and suggests (never applies) durable rule updates to the user. - Use Case: At the end of a coding session you say "that's enough for today, write the handoff" — the Skill drafts the session summary, updates the local packet, and asks for confirmation before publishing anything externally. ## Quick Start Tell the agent "today ends here, write up the handoff" at the close of a work session to get a structured draft with the next entry point.