Communityv0.1.0

Session Handoff

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"

1.4kdownloads5active installswpank
View on ClawHubBack to Skills

Skill Details

Slug
session-handoff
Latest Version
0.1.0
Author
wpank
Published
Feb 10, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Session Handoff.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

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.