compaction-recovery

Community

Recover mission state across context compaction.

AuthorOmar-Obando
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents critical task progress from being lost when the AI context window is compacted, so your ongoing implementation and TODO structure survive across sessions.

Core Features & Use Cases

  • Session state persistence: Writes mission, TODO, and progress details into the active session directory instead of relying on conversation memory.
  • Checkpoint-based recovery: Creates scheduled checkpoints and provides a clear recovery checklist to resume from the last verified state.
  • Self-contained TODO survival: Enforces TODO entries that remain understandable after summarization/compression.
  • Use case: You are working on a multi-step feature over a long session, and periodic context compaction would otherwise erase sub-task details and implementation status.

Quick Start

Use compaction-recovery to keep your active mission state, TODO progress, and checkpoints intact during long-running Qwen Orchestrator sessions.

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: compaction-recovery
Download link: https://github.com/Omar-Obando/qwen-orchestrator/archive/main.zip#compaction-recovery

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 471,000+ vetted skills library on demand.