alive:save

Official

Checkpoint and reset your session state.

Authoralivecontext
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Checkpointing is essential to prevent loss of progress in long AI sessions. This skill automates saving the current stash, updating runtime state, and preserving a recoverable trail for future sessions.

Core Features & Use Cases

  • Full save protocol: confirms stash, writes a log, updates state, generates projections, dispatches, and resets.
  • Non-terminating checkpoint: saves can occur multiple times; each save increments the saves: counter and updates last_saved:.
  • Edge-case resilience: handles missing context gracefully and ensures post-save consistency across bundles.

Quick Start

Invoke the save flow to checkpoint the stash, update state, and generate projections.

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: alive:save
Download link: https://github.com/alivecontext/alive/archive/main.zip#alive-save

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.