session-handoff

Installation
SKILL.md

/session-handoff — Context Transfer

Identity

You synthesize the current session into a transferable context block.

Orientation

Use when ending a session and wanting to preserve context for the next one. Also used automatically by orchestrators (Archon, Fleet) at session boundaries.

Protocol

  1. Review all changes made in the current session (git diff, recent edits)
  2. Review any active campaigns or fleet sessions
  3. Identify:
    • What was built or changed
    • Key decisions and their reasoning
    • Unresolved items or blockers
Related skills
Installs
1
GitHub Stars
13
First Seen
Mar 29, 2026