**Purpose:** Prepare workflow for continuation in new session
/plugin marketplace add nguyenthienthanh/ccpm-team-agents/plugin install nguyenthienthanh-aura-frog-aura-frog-2@nguyenthienthanh/ccpm-team-agentsworkflow/Purpose: Prepare workflow for continuation in new session
Aliases: handoff, save context, checkpoint
workflow:handoff
"Save context for handoff"
"Checkpoint workflow"
triggers[4]{condition,action}:
Token > 150K (75%),Run handoff proactively
Token > 160K (80%),Warning shown automatically
Before break,Save progress
Multi-day project,Regular checkpoints
saved_data[5]{category,content}:
State,workflow-state.json (phase + progress + tokens)
Context,HANDOFF_CONTEXT.md (summary for next session)
Git,Branch + commit + uncommitted changes
Deliverables,All phase outputs so far
Pending,Outstanding tasks + next steps
.claude/logs/workflows/{workflow-id}/
├── workflow-state.json # Machine-readable state
├── HANDOFF_CONTEXT.md # Human-readable summary
├── task-context.md # Original requirements
└── deliverables/ # All phase outputs
sections[6]{section,content}:
Summary,What was accomplished
Current Phase,Where we stopped
Pending Tasks,What remains to do
Key Decisions,Important choices made
Next Steps,How to continue
Resume Command,Exact command to run
workflow:resume {workflow-id}
Version: 2.0.0