What problem does it solve? Context loss between work sessions forces every new AI agent session or returning developer to re-read files, re-discover decisions, and re-establish intent. This Skill captures git state, plan files, and project conventions into a structured handoff document so the next session starts immediately. ## Core Features & Use Cases - Audience-Specific Formats: Generates handoffs optimized for AI agents, humans, or Quorum IntentNodes for inter-agent coordination. - Automatic Context Gathering: Reads git status, recent commits, branch, uncommitted changes, .claude/plans/, and CLAUDE.md without manual input. - Handoff Lifecycle Management: Create, list, and update handoff documents stored in .claude/handoffs/ with timestamped naming. - Use Case: Before ending a coding session on a feature branch with uncommitted changes, generate an agent handoff that records the exact next action, modified files, and open questions so the next Claude Code session resumes without re-exploration. ## Quick Start Ask the agent to create a handoff for the current project before ending this session, specifying whether the audience is an agent, a human, or a Quorum IntentNode.