Skip to main content

Session Persist

Skill Verified Active
Part of:Ruflo Rvf

Persist and restore agent sessions across conversations with state snapshots

Purpose

Persist and restore agent sessions across conversations with state snapshots, enabling users to pause and resume work seamlessly.

Features

  • Save agent sessions
  • Restore agent sessions
  • List saved sessions
  • View session details
  • Delete old sessions
  • Automatic session saving/restoring via hooks

Use Cases

  • Pausing long-running agent tasks to resume later
  • Checkpointing progress during complex agent workflows
  • Managing multiple agent sessions for different projects
  • Restoring agent context after an interruption or restart

Non-Goals

  • Managing conversational history beyond session state
  • Storing arbitrary files or data unrelated to agent context
  • Interacting with external systems not directly related to session persistence

Workflow

  1. Call `session_save` to snapshot current state
  2. Call `session_list` to see all saved sessions
  3. Call `session_restore` to resume a previous session
  4. Call `session_info` for session details
  5. Call `session_delete` to remove old sessions
  6. Utilize `hooks_session-start`, `hooks_session-end`, `hooks_session-restore` for automated management

Installation

First, add the marketplace

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-rvf@ruflo

Quality Score

Verified
98 /100
Analyzed about 17 hours ago

Trust Signals

Last commitabout 19 hours ago
Stars50.2k
LicenseMIT
Status
View Source

Similar Extensions

Guard

100

Protect Claude Code sessions from context overflow by running a background daemon that monitors session size and auto-prunes before compaction hits. Use when the user says "guard", "protect session", "context getting long", "prevent compaction", "session management", or is running agent teams that need continuous context protection.

Skill
Ruya-AI

Session Export

100

Exports a Claude Code session as a clean, readable markdown transcript. Use when the user wants to export a session, create a transcript, save session history to a file, or says "export this session".

Skill
apappascs

Horizon Track

100

Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection

Skill
ruvnet

Cli Anything Macrocli

100

Use when the agent wants to define, list, inspect, or execute GUI macros via the MacroCLI CLI. Macros are parameterized, CLI-callable workflows — the agent invokes `macro run <name>` and the system handles backend routing (plugin, file transform, accessibility, compiled GUI replay).

Skill
hkuds

Validate Plugin

100

Validate a Claude Code plugin structure, frontmatter, and MCP tool references

Skill
ruvnet

Running Claude Code Via Litellm Copilot

100

Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.

Skill
xixu-me

© 2025 SkillRepo · Find the right skill, skip the noise.