checkpoint

Save active development session progress with git commits and recovery context.

Updated May 7, 2026
One-click install
npx skills add https://github.com/BeltDoor/aios-template --skill checkpoint-beltdoor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: checkpoint
Source: https://github.com/BeltDoor/aios-template/tree/main/.king-intelligence/plugins/king-intelligence/skills/checkpoint
Command: npx skills add https://github.com/BeltDoor/aios-template --skill checkpoint-beltdoor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents lost work during active AI coding sessions by capturing progress, organizing project state, and creating recovery information without ending the conversation.

Core Features & Use Cases

  • Session State Preservation: Detects code changes, conversation insights, and project updates to maintain accurate progress records.
  • Project Documentation Updates: Updates CLAUDE.md files, memory entries, and resume briefings while avoiding disruptive pruning during active work.
  • Git Workflow Automation: Creates checkpoint commits, pushes changes, and prepares handoff prompts when context continuity is at risk.

Quick Start

Use the checkpoint skill to save the current project state, update progress notes, and prepare a recovery prompt while continuing the session.

Frequently Asked Questions about checkpoint

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save my Claude Code session state without ending the workflow?

You can save your Claude Code session state by creating a checkpoint that records code changes, updates CLAUDE.md project memory, and prepares recovery context while the active conversation continues uninterrupted.

What is the best way to create git checkpoint commits during an active AI coding session?

Creating git checkpoint commits during an active AI coding session involves automated git synchronization that captures progress, pushes changes, and prepares handoff prompts when context continuity is at risk.

How does project memory organization work when preserving AI development progress?

Project memory organization works by updating memory entries and documentation files with detected code changes and conversation insights, maintaining accurate progress records without disruptive pruning during active work.

Can I update CLAUDE.md files with session tracking data while still coding?

Yes, you can update CLAUDE.md files with session tracking data while still coding, applying controlled file updates that capture progress and recovery information without terminating the current development workflow.

Does git synchronization support conflict handling for incremental checkpoints?

Git synchronization for incremental checkpoints includes conflict handling safeguards, ensuring reliable progress preservation when creating checkpoint commits and pushing changes during active software engineering sessions.

When should I prepare a recovery prompt for context recovery in Claude Code?

You should prepare a recovery prompt for context recovery when context continuity is at risk, allowing the session to capture progress and create handoff information without requiring the workflow to stop.