WHAT: Create comprehensive handoff documents that enable fresh AI agents to seamlessly continue work with zero ambiguity. Solves long-running agent context exhaustion problem. WHEN: (1) User requests handoff/memory/context save, (2) Context window approaches capacity, (3) Major task milestone completed, (4) Work session ending, (5) Resuming work with existing handoff. KEYWORDS: "save state", "create handoff", "context is full", "I need to pause", "resume from", "continue where we left off", "load handoff", "save progress", "session transfer", "hand off"
Initial release: provides structured workflows for creating and resuming session handoffs to prevent context loss in long-running tasks. - Introduces CREATE and RESUME workflows for saving and restoring project state. - Scripts for scaffold generation, validation, listing, and staleness checking included. - Defines handoff document quality criteria and automated validation with scoring. - Supports chained handoffs for projects requiring ongoing context preservation. - Adds clear guidance to prevent secrets leakage and enforce handoff completeness.