Continuity — Working Memory Protocol

SkillFiles & storage

Working memory protocol — routes to session protocol, memory audit, MCP/URI integration, or storage details based on the current need. Keeps default continuity usage cheap.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Continuity — Working Memory Protocol skill

What this skill tells your AI

The instructions your AI receives, as published by tody-agent/codymaster in skills/cm-continuity/SKILL.md and read by ahel’s review.

TL;DR

  • Use at session start and end
  • Default file: .cm/CONTINUITY.md
  • Goal: preserve context, learnings, and next actions cheaply
  • Always-on: this is a background protocol, not a one-off task skill

When to Use

  • Start of every session
  • End of every session
  • On errors, key decisions, or context handoffs
  • When tooling needs memory, MCP, URI, or persistence details

Choose the Need

Need to follow continuity correctly in normal day-to-day work?
└─ YES → Session Protocol

Need the template or expected CONTINUITY structure?
└─ YES → Continuity Template

Need to understand memory tiers, MCP bridge, URI scheme, or storage?
└─ YES → Load the relevant advanced reference

Need to audit memory quality and avoid stale/conflicting recall?
└─ YES → Memory Audit
NeedSummaryLoad
Normal usagestart / during / end protocolreferences/session-protocol.md
TemplateCONTINUITY.md shapereferences/continuity-template.md
Memory modeltiers, bus, long-term memoryreferences/memory-architecture.md
MCP bridgecontext server tools and setupreferences/mcp-context-server.md
URI lookupcm:// resource referencesreferences/cm-uri-scheme.md
Storage internalslearnings, decisions, formatsreferences/storage-formats.md
Memory auditdecay, conflict, reinforcementreferences/memory-audit.md

Load Rules

  • Load session-protocol.md for normal continuity use.
  • Load memory-architecture.md only for advanced memory reasoning.
  • Load mcp-context-server.md and cm-uri-scheme.md only for tooling/integration work.
  • Load storage-formats.md only when editing persistence or migration logic.
  • Load memory-audit.md only when reviewing memory quality or failure patterns.

Non-Negotiables

  • Read continuity at session start.
  • Update continuity at session end.
  • Record important failures and decisions.
  • Keep secrets out of memory files.

The Bottom Line

Use continuity every session. Load advanced memory details only when the task actually touches them.

Signals

GitHub stars
52
Forks
23
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
cm-continuity
Source
github.com/tody-agent/codymaster