checkpointing-an-iteration

Official

Safely save progress during long iterations.

Authortilmon-engineering
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables saving current iteration progress by updating the journal entry to preserve state before potential context loss.

Core Features & Use Cases

  • Incremental progress saving: appends recent work, decisions, artifacts, and context to the active iteration journal.
  • Context preservation before risky actions: ensures important information survives compaction and resets.
  • Repeatable checkpoint workflow: provides a deterministic process to locate the current journal, review progress, and commit updates.

Quick Start

Run the /checkpoint-iteration command to save progress. After running, locate the journal at autonomy/[goal-name]/iteration-NNNN-YYYY-MM-DD.md and verify the "Work Performed" section contains the latest entries.

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-an-iteration
Download link: https://github.com/tilmon-engineering/claude-skills/archive/main.zip#checkpointing-an-iteration

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.