Session Resume

Load and process previous session context from CLAUDE_RESUME.md. Checks for uncommitted changes before loading (blocking). Uses executable scripts for archive listing and uncommitted changes detection. Recognizes Project Status (inter-project communication), Sync Status (authoritative source tracking), and Pending Outbound Handoffs (cross-project tracking) sections. Provides summary and highlights next session focus. WHEN: User explicitly requests "resume", "load resume", "continue from last session", "what was I working on", "show previous session", or "previous context". WHEN NOT: Automatically on session start, mid-session context switches, when no CLAUDE_RESUME.md exists, or during file operations. Never auto-invoke - requires explicit user request.

ChristopherA 7f49f6f 12 files · 57.1 KB Updated

File contents

ChristopherA/claude_code_tools/tree/main/skills/session-resume commit 7f49f6fd93

Frequently asked questions

npx skillmds@latest add christophera/session-resume