checkpointing

Capture session context, git history, and design decisions into a markdown checkpoint file.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/arugo11/sit-copilot --skill checkpointing-arugo11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: checkpointing
Source: https://github.com/arugo11/sit-copilot/tree/main/.claude/skills/checkpointing
Command: npx skills add https://github.com/arugo11/sit-copilot --skill checkpointing-arugo11

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill captures the complete state of your development session, including code changes, command-line interactions, and team activities, ensuring no work is lost and facilitating the discovery of reusable patterns.

Core Features & Use Cases

  • Comprehensive Session Capture: Records Git history, CLI consultations (Codex/Gemini), Agent Teams activity, and design decisions.
  • Skill Pattern Discovery: Analyzes the captured data to suggest new, reusable skills.
  • Cross-Session Persistence: Updates CLAUDE.md to maintain a history of session summaries.
  • Use Case: At the end of a complex feature implementation involving multiple team members and several AI consultations, run /checkpointing to save all context, generate a detailed report, and potentially discover a new skill for that specific workflow.

Quick Start

Run the checkpointing skill to save your entire session context and discover new skill patterns.

Frequently Asked Questions about checkpointing

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

FAQPage Schema
How do I save my development session context including git history and CLI logs?

To save session context including git history and CLI logs, you can capture the complete state of your development session into a markdown checkpoint file. This records code changes, command-line interactions, and team activities to ensure no work is lost.

What is the best way to retain knowledge and project continuity after a complex feature implementation?

Retaining knowledge and project continuity is best achieved by capturing comprehensive session context, including git history and design decisions, into a checkpoint file. This process updates CLAUDE.md with a session summary to persist history.

Can I discover reusable skill patterns from my previous command-line consultations and team activities?

You can discover reusable skill patterns by analyzing captured session data from your CLI consultations and Agent Teams activity. The analysis examines the checkpoint file to suggest new, reusable skills for specific workflows.

How do I maintain a history of session summaries across multiple cross-session development tasks?

To maintain a history of session summaries across cross-session development tasks, the checkpointing process updates the CLAUDE.md file. This ensures a persistent record of your session history and project continuity.

Does capturing session context work with Agent Teams activity and AI-assisted skill development?

Capturing session context fully supports Agent Teams activity and AI-assisted skill development by recording team interactions and design decisions. It analyzes this comprehensive session capture to suggest new reusable skills.