session-relay

Official

Streamline session transitions with efficient handoff and checkpointing.

AuthorFlexNetOS
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The session-relay skill addresses the issue of context rot and token burn in long-running harness loops by providing an efficient mechanism for transferring session control from one session to another without data loss.

Core Features & Use Cases

  • Session Handoff: Facilitates handoff between different sessions, allowing loops to continue from where they left off without loss of context.
  • Checkpointing: Automates checkpoint creation during session transitions, preserving the state of the loop.
  • Resume Capability: Ensures that sessions can resume their execution from the last saved checkpoint, even if they were manually stopped or ended.
  • Use Case: Ideal for managing resource-intensive processes such as large-scale computations, code deployments, or data synchronization where frequent sessions might otherwise be terminated by the user or the system.

Quick Start

Hand off the current session and resume from a saved checkpoint: session-relay handoff

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-relay
Download link: https://github.com/FlexNetOS/envctl/archive/main.zip#session-relay

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 620,000+ vetted skills library on demand.