Resume previous session work
gocommandsetup L1★2
rayketcham-lab/qn-claude-web ↗What it does
Resume work from previous session state
Best for
Continuing multi-session work when Claude Code context window resets.
Inputs
- · Session context from MEMORY.md
Outputs
- · Resumed implementation following prior plan
Requires
- · git status
- · git log
Preconditions
- · MEMORY.md file exists with prior session state
- · Git repo initialized
Failure modes
- · MEMORY.md missing or corrupted
- · Task marked BLOCKED in prior session
- · Working tree dirty
Trust signals
- · Used in rayketcham-lab/qn-claude-web
- · Explicit blocker/complete status tracking