preserving-context

Community

Capture progress to resume work after loss

Authororyanmoshe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Capture state proactively, not reactively. Before compaction or task switches, write down everything needed to resume seamlessly. If you wait until after compaction, the context is already gone.

Core Features & Use Cases

  • Checkpoint data that records: current task, file path, progress, completed items, remaining steps, decisions, blockers, and test state.
  • Supports resuming work across sessions and context switches by loading checkpoints into the agent's context.
  • Integrates with tracking-tasks to align task status with preserved context.

Quick Start

Create a checkpoint of your current task to persist across context compaction and resume later.

Dependency Matrix

Required Modules

None required

Components

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: preserving-context
Download link: https://github.com/oryanmoshe/agent-skills/archive/main.zip#preserving-context

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.