resume
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Quick Example
/skill:session:resume 2026-01-25-1100-prolog-lab-setup
# Output:
# Resuming: 2026-01-25-1100-prolog-lab-setup
# Start Time: 2026-01-25 11:00:00
# Elapsed: 42h 52m
# Last Update: Configured Neovim LSP for Prolog
Current Context
Current Time: !date '+%Y-%m-%d %H:%M:%S'
Active Session: !cat .claude/sessions/.current-session 2>/dev/null || echo "None"
Available Sessions: !ls -1 .claude/sessions/*.md 2>/dev/null | wc -l || echo "0" sessions