checkpoint-patterns

SKILL.md

Checkpoint Patterns

Skill for LangGraph state persistence and checkpointing.

Overview

Persist state with:

  • Memory checkpointer (dev)
  • SQLite checkpointer
  • Postgres checkpointer

Use When

This skill is automatically invoked when:

  • Adding state persistence
  • Implementing human-in-the-loop
  • Recovering from failures
  • Managing thread state

Available Templates

Template Description
templates/memory_checkpoint.py In-memory persistence
templates/postgres_checkpoint.py Postgres persistence
Weekly Installs
3
GitHub Stars
3
First Seen
Feb 11, 2026
Installed on
opencode3
gemini-cli3
claude-code3
github-copilot3
codex3
amp3