load

Load project memories from Serena MCP to restore session context.

1|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/laststance/skills --skill load-laststance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: load
Source: https://github.com/laststance/skills/tree/main/skills/load
Command: npx skills add https://github.com/laststance/skills --skill load-laststance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load project context from Serena MCP memory to resume work with continuity.

Core Features & Use Cases

  • Exclusive use of Serena MCP tools to load memories and derive context.
  • Cross-reference-driven memory loading: follow MUST read and also read directives.
  • Sequential activation: onboarding check, memory discovery, memory loading, and final session report.
  • First-session guidance and prompts to save context afterward.

Quick Start

Execute onboarding if needed, then run list_memories to discover memory keys and load the most recent session.

Frequently Asked Questions about load

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

FAQPage Schema
How do I load project context from Serena MCP memories to resume a session?

Load project context by running the onboarding check, discovering memory keys with list_memories, and reading the most recent session to restore your work continuity.

How does cross-reference loading work for Serena MCP memories?

Cross-reference loading follows MUST read and also read directives within memories, guiding memory discovery and sequential activation to ensure full context restoration.

What's the best way to onboard a new session using Serena MCP memory keys?

Onboard a new session by verifying onboarding status, running list_memories to discover available memory keys, loading relevant memories, and presenting a final session summary.

Do I need existing memories to use the Serena MCP context loading process?

Yes, the process applies to projects with multiple memories and cross-references, providing first-session guidance and prompting to save context afterward if none exist.

Can I restore context across multiple project memories using Serena MCP?

Yes, the sequential activation process handles projects with multiple memories by discovering keys, following cross-references, and reporting the session summary.

What steps are involved in deriving session context from Serena MCP?

The steps are onboarding verification, memory discovery via list_memories, memory loading following cross-references, and presenting a final session summary report.