What problem does it solve?
This Skill solves the problem of quickly finding prior context (sessions, work directories, and ISA summaries) when you need to resume what you were doing, especially after a cold start.
Core Features & Use Cases
- Two-phase context recovery: performs a fast parallel index scan first, then optionally runs a deeper git-history search when results are sparse.
- ISA summary loading: returns compact, first-10-lines summaries for the most recent relevant ISAs instead of dumping full documents.
- Paired or standalone workflows: supports both “search then decide” and “search then proceed with the request” modes.
- Targeted scope: focuses on PAI session registry, MEMORY work directories, and ISA title matches (not published content, OSINT, or archive lookups).
Quick Start
Use the ContextSearch skill to locate the most relevant past sessions and ISA summaries for your topic, then resume the work with the newly loaded context.