session-continuation

Installation
SKILL.md

Session Continuation

Purpose: Manage workflow state across sessions with handoff and resume Priority: HIGH


Plan State Variables

state_vars[4]{var,purpose,persistence}:
  AF_ACTIVE_PLAN,Current active plan path,Session temp file
  AF_SUGGESTED_PLAN,Branch-matched plan hint,Inferred from git branch
  AF_COMPLEXITY,Auto-detected task complexity,Session memory
  AF_ACTIVE_AGENTS,Currently active agents,Session memory

Related skills
Installs
10
GitHub Stars
17
First Seen
Jan 25, 2026