ai-session-restore
Installation
SKILL.md
Skill ai-session-restore
Goal
Take an export created by the ai-session-save-skill and bring the current session to the same
level of knowledge as the session which produced it — task, decisions, state, codebase-knowledge,
verified commands, tooling, dead ends and next steps — without trusting the export blindly.
An export is a snapshot of a past state. The repository may have moved on since then. The value of this skill lies as much in detecting that drift as in loading the context.
When to use
- The user pastes an "AI-Session-Export" block, or points at a file containing one.
- The user says they want to continue the work of an earlier session.
- Not for: understanding an unknown repository from scratch (use
repository-summary), or reading project-documentation.