What problem does it solve? Pi sessions lose context when they end, forcing you to re-explain prior decisions, blockers, and progress. This Skill persists working threads as durable checkpoints in Basic Memory so you can resume work across sessions. ## Core Features & Use Cases - Checkpoint Capture: Use bm_capture to save the current Pi working thread, including what changed, why, evidence, open questions, and next steps. - Context Recall: Use bm_recall to search recent Pi session checkpoints by topic or task name when starting or resuming work. - Slash Commands: /bm-recall, /bm-capture, and /bm-status give explicit user-facing controls for the same operations. - Use Case: You hit a blocker on a migration task in Pi. Capture a checkpoint, then days later recall it by topic to restore the decision history and next steps without re-reading old chat logs. ## Quick Start Ask the assistant to recall prior checkpoints about your current task, then capture a checkpoint when you reach a decision or handoff point.