kata-checkpoint-read

Official

Safely resume sessions from .checkpoint

Authorguardiatechnology
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you recover an agent session’s saved progress by reading a workspace .checkpoint file and turning its contents into actionable session context.

Core Features & Use Cases

  • Detect checkpoint presence and schema: Determines whether .checkpoint is missing, in the current schema, or in an older schema.
  • Summarize and confirm user intent: In current schema, presents a concise summary (or full content in full mode) and captures your decision to resume, discard, or ignore.
  • Apply context safely: Loads only the approved fields into session memory on resume, and avoids parsing unknown/old schema while warning you.
  • Read-only by design: Never modifies .checkpoint during this operation; it only marks for overwrite as part of the session decision.

Quick Start

Tell the AI to “resume my session from the workspace .checkpoint file if it is in the current schema, otherwise proceed without applying any checkpoint context.”

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: kata-checkpoint-read
Download link: https://github.com/guardiatechnology/design-system/archive/main.zip#kata-checkpoint-read

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.