session-continuation

Community

Seamlessly save and resume AI workflows across sessions.

Authornguyenthienthanh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Long-running AI conversations can hit token limits or be interrupted, leading to lost context and wasted effort. This Skill ensures your AI workflows can be saved, paused, and resumed exactly where you left off, preserving progress and context.

Core Features & Use Cases

  • Automated Handoff: Automatically detects when token limits are approaching or a session is ending, prompting to save workflow state.
  • Manual Save & Resume: Allows users to manually save the current workflow state and resume it later using a unique workflow ID.
  • Context Restoration: Restores all relevant context, including current phase, completed deliverables, active agents, and key decisions, upon resuming.
  • Use Case: When a complex feature implementation is paused due to token limits or a user needs to step away, this skill saves the entire workflow state, allowing for a seamless resume in a new session with a simple command.

Quick Start

Save the current workflow state for later continuation

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: session-continuation
Download link: https://github.com/nguyenthienthanh/aura-frog/archive/main.zip#session-continuation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository