checkpointing
✓Save session context to agent configuration files or create full checkpoint files. Supports three modes: session history (default), full checkpoint (--full), and skill analysis (--full --analyze) for extracting reusable patterns.
Installation
SKILL.md
| セッション終了前 | --full --analyze | | 重要な設計決定後 | --full | | 大きな機能実装完了後 | --full --analyze | | 長時間作業の区切り | --full | | 繰り返しパターンを感じた時 | --full --analyze | | 日次の軽い記録 | デフォルト |
Save session context to agent configuration files or create full checkpoint files. Supports three modes: session history (default), full checkpoint (--full), and skill analysis (--full --analyze) for extracting reusable patterns. Source: del-taiseiozaki/claude-code-orchestra.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/del-taiseiozaki/claude-code-orchestra --skill checkpointing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/del-taiseiozaki/claude-code-orchestra --skill checkpointing- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is checkpointing?
Save session context to agent configuration files or create full checkpoint files. Supports three modes: session history (default), full checkpoint (--full), and skill analysis (--full --analyze) for extracting reusable patterns. Source: del-taiseiozaki/claude-code-orchestra.
How do I install checkpointing?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/del-taiseiozaki/claude-code-orchestra --skill checkpointing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/del-taiseiozaki/claude-code-orchestra
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-05