session-resume
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Session Resume
Restore context when starting a new session on an existing project.
Current Branch
!git branch --show-current 2>/dev/null
Activation
Activate when:
- Starting a new Claude session on existing project
- User says "Resume work on X" or "Continue X project"
- User provides project path for existing project
- "Where did we leave off?"