This skill provides a robust system for maintaining state and continuity in long-running agent workflows. It implements a dual-mode approach: session memory for internal state survival and handoff packages for external communication.
Use this skill when an agent needs to persist key decisions, patterns, and progress that must survive context window compaction, or when transitioning a project to a new session or collaborator.
docs/solutions/.Primarily designed for Claude Code and agents utilizing the cc10x Loop Engine, but the principles apply to any LLM agent with file-system access.
This skill has not been reviewed by our automated audit pipeline yet.