🗂️
AutomationPython

Memory & Handoff

by romiluz13

Memory & Handoff is an Automation skill for Claude Code, published by romiluz13 in cc10x.

164 stars25 forkson romiluz13/cc10xAdded 2026/09/08Repository updated 2026/08/03
agent-harnessclaude-codeclaude-code-plugincontext-engineeringharness-engineeringllm-agentsloop-engineeringorchestrationtest-honesty
Install in seconds
Install Memory & Handoff
Copy Memory & Handoff into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/romiluz13/cc10x/tree/main/plugins/cc10x/skills/memory-and-handoff ~/.claude/skills/memory-and-handoff

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/romiluz13/cc10x.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/cc10x/skills/memory-and-handoff/SKILL.md in romiluz13/cc10x
Installs to
~/.claude/skills/memory-and-handoff
Collection
One of 21 skills cataloged from this repository
Category
Automation2226 skills

What Memory & Handoff does

Memory & Handoff loads and persists workflow state under .cc10x/ so context survives compaction. It also exports a redacted handoff package for a coworker, another tool, or a fresh session.

Memory & Handoff is cataloged under Automation on DirSkills. Memory & Handoff comes from a repository tagged agent-harness, claude-code, claude-code-plugin, context-engineering and harness-engineering.

Documentation

README

Memory & Handoff

Reference Files

Read only what's needed:

  • references/memory-model-and-ownership.md — memory surfaces, ownership, promotion, workflow markers; load when deciding which surface holds a piece of state or who may write it
  • references/memory-operations.md — permission-free operations, router-only persistence, edit patterns; load when actually reading or writing .cc10x/ files
  • references/memory-file-contracts.md — required headings, stable anchors, templates, auto-heal rules; load when creating a memory file or healing a malformed one
  • references/context-budget-and-checkpointing.md — context-budget rules, warning signs, checkpoint triggers; load when context is getting heavy or before a compaction/checkpoint decision

Mode: SESSION MEMORY

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Memory & Handoff

  • What else does romiluz13 publish alongside Memory & Handoff?

    Memory & Handoff is one of 21 skills that DirSkills catalogs from romiluz13/cc10x, the repository it ships in. Its siblings there include Agent Common, Architecture and Building. Each one is a separate skill with its own page in this directory, installs the same way Memory & Handoff does, and is maintained by romiluz13 in that same repository. The rest of the collection is listed on the romiluz13/cc10x page.

  • How does Memory & Handoff compare to other Automation skills?

    Memory & Handoff ranks #2063 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Memory & Handoff against them. Open each page to compare what they document and how they install.

More from romiluz13/cc10x

Memory & Handoff is one of 21 skills cataloged on DirSkills from romiluz13/cc10x.

See all 21 skills