oc-checkpoint-protocol
CommunityUnified session persistence across opchain skills
Authorasfbay-bit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a unified JSON checkpoint protocol for session persistence across all opchain skills, ensuring state survives conversations and enabling seamless continuation of multi-step workflows.
Core Features & Use Cases
- Cross-Skill Persistence: Ensures state across all opchain skills.
- Session Continuation: Allows resuming work exactly where you left off.
- Protocol Compliance: Defines JSON schema, naming convention, and integration contract.
- Checkpoint Format: Includes headers, progress, context primer, and next actions.
- Status Tracking: Tracks current phase, step, status, and progress summary.
- Blockers & Questions: Lists blockers and open questions for user decision or external dependencies.
- Write Protocol: Defines lifecycle events triggering checkpoint writes.
- Read Protocol: Defines resume behavior, context priming, and re-validation.
Quick Start
Initialize checkpoint directory: mkdir -p .checkpoints
Write a checkpoint: node scripts/checkpoint.mjs write oc-app-architect
Dependency Matrix
Required Modules
python
Components
scriptsreferences
💻 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: oc-checkpoint-protocol Download link: https://github.com/asfbay-bit/opchain-skills/archive/main.zip#oc-checkpoint-protocol Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.