.claude/skills/session-resume/SKILL.md
Resume from last checkpoint — show progress, cluster state, next actions
npx skillsauth add Dirty13itch/kaizen session-resumeInstall 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.
Read and present the current session state:
/mnt/user/projects/kaizen/PROGRESS.md for last checkpoint timestamp, recent commits, and next actions/mnt/user/projects/kaizen/CLAUDE.md for cluster referencekubectl get pods -A --no-headers | awk '$4 != "Running" && $4 != "Completed"' to show unhealthy podsgit -C /mnt/user/projects/kaizen log --oneline -5 for latest commitsPresent a concise summary:
testing
Pre-commit validation suite for manifests, scripts, and configs
testing
Run the full integration test suite
testing
Check Kaizen system health across all nodes and services
devops
Emergency rollback for Kaizen deployments