checkpoint

Create a checkpoint file recording git status, pending tasks, and context.

1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/furrycolombia-sys/candyshop --skill checkpoint-furrycolombia-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: checkpoint
Source: https://github.com/furrycolombia-sys/candyshop/tree/main/.agents/skills/checkpoint
Command: npx skills add https://github.com/furrycolombia-sys/candyshop --skill checkpoint-furrycolombia-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill saves the current work state by creating a checkpoint file that records git status, outstanding tasks, and contextual information, enabling seamless resumption of work later.

Core Features & Use Cases

  • Checkpoint creation: captures git status, pending tasks, and context into a dedicated checkpoint file.
  • Workflow continuity: ensures Codex follows the Claude-established workflow by consulting .claude/skills/checkpoint/SKILL.md before acting.
  • Use Case: when switching tasks, generate a checkpoint to quickly resume from the exact state with all context preserved.

Quick Start

Create a checkpoint now to save git status, pending tasks, and context for easy resumption later.

Frequently Asked Questions about checkpoint

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

FAQPage Schema
How do I save my git status and pending tasks to resume work later?

You can save your work state by generating a checkpoint file that records git status, pending tasks, and context. This checkpoint enables seamless resumption of work later across Codex workflows guided by Claude.

What is a checkpoint file and how does it help with workflow continuity?

A checkpoint file captures your current git status, outstanding tasks, and contextual information. It ensures workflow continuity by allowing you to resume work from the exact state with all context preserved.

Can I use this checkpoint skill to switch tasks in Codex without losing context?

Yes, you can generate a checkpoint to switch tasks without losing context. The skill captures git status, pending tasks, and context, allowing you to quickly resume from the exact state later.

Does the checkpoint skill require any specific dependencies or components?

No, the checkpoint skill has no external dependencies or components. It reads the .claude/skills/checkpoint/SKILL.md file before acting and writes a checkpoint file to capture your current work state.

When should I create a checkpoint to save my work state?

You should create a checkpoint when pausing work to resume later or when switching tasks. Generating a checkpoint captures your git status, pending tasks, and context for easy resumption later.