Loading...
Loading...
[Tooling & Meta] Restore workflow context from checkpoint after session loss
npx skill4agent add duc01226/easyplatform recoverls -la plans/reports/memory-checkpoint-*.md | tail -5find plans -name "memory-checkpoint-*.md" -mmin -60 | head -5Read the checkpoint file at: plans/reports/memory-checkpoint-YYMMDD-HHMMSS.md{
"sessionId": "...",
"activePlan": "plans/YYMMDD-slug/",
"workflowType": "feature",
"currentStep": "cook",
"remainingSteps": ["test", "code-review"],
"pendingTodos": [...]
}activePlancurrentStep| Scenario | Recovery Type | Trigger |
|---|---|---|
| Session resume after compact | Automatic | |
| New session in same directory | Manual | This |
| Explicit user request | Manual | This |
| No workflow state found | Manual | This |
/checkpoint/compact/context/watzup