session-resume

Reconstruct session context from prior work and decisions.

47|7|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/salavender/antigravity-compound-engineering-plugin --skill session-resume-salavender
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-resume
Source: https://github.com/salavender/antigravity-compound-engineering-plugin/tree/main/skills/session-resume
Command: npx skills add https://github.com/salavender/antigravity-compound-engineering-plugin --skill session-resume-salavender

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Quickly reestablishes context by resuming work from the previous session, reducing setup time and cognitive load.

Core Features & Use Cases

  • Context reconstruction: Gathers active work, recent activity, and key decisions to restore continuity.
  • Session planning: Generates a concise plan based on the last session's state to guide the new session.
  • Health-aware summaries: Incorporates system health metrics to surface priorities and risks.
  • Use Case: A developer returning after a break sees a ready-to-pick-up summary of open tasks and recent commits.

Quick Start

Resume context from the previous session by presenting a concise summary of active work, recent activity, and next steps.

Frequently Asked Questions about session-resume

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

FAQPage Schema
How do I resume context from a previous development session instantly?

To resume context from a previous session, the tool reconstructs active work by gathering recent activity, open todos, and key decisions to restore continuity and reduce setup time.

What is the best way to reconstruct session context from local todos and plans?

Reconstructing session context involves interfacing with local data sources like todos/, plans/, and docs/solutions/ to generate a concise summary of active work and next steps.

How does session planning work when returning to a project after a break?

Session planning works by generating a ready-to-pick-up summary based on the last session's state, guiding the new session with open tasks and recent commits.

Can I incorporate system health metrics into my session resume summaries?

Yes, you can incorporate system health metrics into session resume summaries to surface priorities and risks by integrating health dashboard data with your recent activity.

What happens if local data sources are missing when restoring session continuity?

When local data sources are missing during session continuity restoration, the tool applies robust handling for missing data to ensure the context reconstruction process does not fail.