executor-continuation
CommunityPreserve executor progress across context limits.
Software Engineering#resume#checkpoint#continuation#executor#bookmark#task-verification#state-saving
Authorgonz0w
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Context window exhaustion can cause loss of work unless state is saved. This skill defines a robust protocol for saving execution state before exhaustion, resuming with a fresh agent, and verifying completion on resume.
Core Features & Use Cases
- Saving and restoring state via a bookmark system that records phase, plan, and task indices, enabling seamless continuation.
- Supports multi-phase plans and long-running tasks by allowing a new agent to pick up exactly where the previous one left.
- Use cases include extended planning, execution with context constraints, and audit-friendly resumption.
Quick Start
Enable the continuation protocol by saving a bookmark before context exhaustion and resuming from the exact resume point in the next agent.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: executor-continuation Download link: https://github.com/gonz0w/bgsd-oc/archive/main.zip#executor-continuation 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 471,000+ vetted skills library on demand.