save-session-context

Community

Preserve session state for later resumption.

Authormaslennikov-ig
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill saves current session state to allow seamless resumption of health orchestrator workflows.

Core Features & Use Cases

  • State capture: Records current workflow, phase, and next steps.
  • Git state integration: Includes branch, uncommitted changes, and last commit.
  • Recovery ready: Produces a context file that can be loaded by resume-session.

Quick Start

Save the current health session context to the temporary directory.

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: save-session-context
Download link: https://github.com/maslennikov-ig/claude-code-orchestrator-kit/archive/main.zip#save-session-context

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