resume

Load vault or project context to resume sessions across modes.

50|4|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/sliamh11/Deus --skill resume-sliamh11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume
Source: https://github.com/sliamh11/Deus/tree/main/.claude/skills/resume
Command: npx skills add https://github.com/sliamh11/Deus --skill resume-sliamh11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automatically resumes your work by loading the most relevant context from vaults or project histories, so you can pick up where you left off without manual setup.

Core Features & Use Cases

  • Detects whether you are in the Deus home directory or an external project and loads appropriate memory blocks (CLAUDE.md, STUDY.md, INFRA.md, and checkpoints) for immediate context.
  • Builds a layered memory view by loading the warm tier (recent sessions), learnings since last resume, and older cold context when needed, ensuring continuity across sessions and breaks.
  • Provides a concise summary and a consistent "Previous session" timeline for continuity, with a mid-session checkpoint caption if applicable.

Quick Start

Trigger the resume to load the latest context and continue your work across home or external project modes.

Frequently Asked Questions about resume

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resume a previous project session without losing context?

To resume a project session, this skill automates loading context from vaults or project histories, assembling warm sessions, new learnings, and older context in the correct sequence to maintain continuity.

How does session memory loading work across different project directories?

Session memory loading works by detecting whether you are in the Deus home directory or an external project, then loading appropriate memory blocks like CLAUDE.md, INFRA.md, and checkpoints for immediate context.

What is the best way to maintain continuity across long breaks in development?

The best way to maintain continuity is building a layered memory view that loads the warm tier of recent sessions, captures learnings since your last resume, and pulls older cold context when needed.

Can I use this context resume skill with external project directories?

Yes, you can use this skill with external project directories. It operates in both Deus home mode and external project mode, loading the correct memory blocks to assemble your session context.

What context files are required to load project memory automatically?

The required context files to load project memory include CLAUDE.md, STUDY.md, INFRA.md, and checkpoints, which are assembled to provide a concise status summary and guide your next prompt.

Why does my session context not load when switching project modes?

Session context may not load if the skill cannot detect the correct mode or locate memory blocks like CLAUDE.md and checkpoints in your current directory to satisfy memory loading rules.