library/methodologies/planning-with-files/skills/session-recovery/SKILL.md
# Session Recovery Detect and recover previous planning sessions, reconstructing lost context from persistent planning files. ## Agent Session Manager - `pwf-session-manager` ## Workflow 1. Check project path for existing planning files 2. Check ~/.claude/projects/ for session data 3. Find last planning file update timestamp 4. Extract post-update conversation context (lost context) 5. Build catchup report summarizing accomplished work 6. Merge recovered state into current session ## Inputs
npx skillsauth add a5c-ai/babysitter library/methodologies/planning-with-files/skills/session-recoveryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Detect and recover previous planning sessions, reconstructing lost context from persistent planning files.
Session Manager - pwf-session-manager
projectPath - Root path for planning filessessionId - Session identifier for recoverypreviousSessionPath - Path to previous session (optional)planning-orchestrator.js - Session recovery at startupplanning-session.js - Full recovery pipelinedevelopment
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.