checkpointing

Community

Persist context and surface reusable skills.

AuthorDeL-TaiseiOzaki
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables capturing and organizing runtime context, logs, and Git activity into centralized checkpoints, making it easy to reuse patterns across sessions.

Core Features & Use Cases

  • Session History updates CLAUDE.md, .codex/AGENTS.md, and .gemini/GEMINI.md with CLI consultation histories.
  • Full Checkpoint mode creates comprehensive .claude/checkpoints/ files containing commits, file changes, and CLI interactions.
  • Skill Analysis mode (--full --analyze) generates prompts for AI to discover reusable workflows and potential Skills.
  • Supports optional since parameter to scope historical data.

Quick Start

python checkpoint.py python checkpoint.py --full python checkpoint.py --full --analyze python checkpoint.py --since "2026-01-26"

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: checkpointing
Download link: https://github.com/DeL-TaiseiOzaki/claude-code-orchestra/archive/main.zip#checkpointing

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