kata-checkpoint-save

Official

Save a clean session checkpoint on demand

Authorguardiatechnology
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you persist the current session state safely by writing a canonical .checkpoint file without duplicating content that belongs in active plans.

Core Features & Use Cases

  • Captures session context: records session focus, active plans, open threads, and notes in one place for later recovery.
  • Validates against duplication: prevents copying forbidden sections (like Activity/Steps/Risks) from the session focus or open threads when writing the checkpoint.
  • Writes atomically and safely: produces a UTF-8, LF-formatted .checkpoint via a tmp file + move flow, and checks .gitignore coverage.

Quick Start

Save a session checkpoint by running this skill when you want to persist the current session context to .checkpoint at the workspace root.

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

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.