save-session-context

Save current health orchestrator workflow state to a context file.

243|40|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/maslennikov-ig/claude-code-orchestrator-kit --skill save-session-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save-session-context
Source: https://github.com/maslennikov-ig/claude-code-orchestrator-kit/tree/main/.claude/skills/save-session-context
Command: npx skills add https://github.com/maslennikov-ig/claude-code-orchestrator-kit --skill save-session-context

SYSTEM DOCUMENTATION & REQUIREMENTS

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.