save-work
Installation
SKILL.md
Save Session
Menu-driven session save for non-CLI interfaces (Cowork desktop, Telegram, CC CLI).
Same CONTEXT file format as retrospect:save-context / retrospect:load-context — files are interchangeable.
Target: 1200-1500 tokens MAX for CONTEXT file
Phase 1: Detect Current Project (parallel)
Glob: CONTEXT-*-llm.md (current dir, exclude done/)
Read: CLAUDE.md (first 5 lines, for project name from H1 — required)
Identify:
- Project name (from CLAUDE.md H1 heading — all CLAUDE.md files must have
# Project Nameas first line) - Existing CONTEXT streams (filenames → stream names)
If no CLAUDE.md found in current dir or parents → warn: "⚠️ No project context detected. Use /switch first to select a project."