context-preservation
SolidState capture and restore across context window compactions. Monitors usage thresholds and serializes quality, task, and spec state for seamless continuation.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
hive.context-preservation
Proactively preserve critical information before automatic context pruning destroys it.
context-hygiene-system
Keep long-running agent conversations healthy with attachment filtering, tool-result budgeting, snip and microcompact passes, context collapse, autocompact, reactive recovery, and queued-command hygiene. Use when Codex needs to build or audit long-context runtime loops, compaction systems, or context management pipelines.
context-persistence
Waypoint plans methodology and session survival patterns for Claude Code. Use when working on long-running features, need to resume after context reset, want to document task progress, or need to survive session interruptions. Covers three-file structure (plan/context/tasks), SESSION PROGRESS tracking, quick resume instructions, update frequency, and context handoff patterns.
context-save
Save current conversation context as a WIP commit with [maxvision-context] body to restore later. Use /context-restore to resume. Also supports: /context-save list [--all]
compact-guard
Smart context compaction with state preservation. Saves critical files, task progress, and working state before compaction, restores after. Use before manual compact or when auto-compact triggers.