Marketplace

session-memory

DO NOT invoke directly - loaded automatically by ALL agents via frontmatter in cc10x-router workflows.MANDATORY skill loaded at start and updated at end of EVERY workflow. Persists context, learnings, decisions, and progress to .claude/cc10x/ folder. Without this, context is lost on compaction.Agents are invoked through cc10x-router workflows (BUILD/REVIEW/DEBUG/PLAN) - do not invoke agents or this skill directly.

$ 설치

git clone https://github.com/romiluz13/cc10x /tmp/cc10x && cp -r /tmp/cc10x/plugins/cc10x/skills/session-memory ~/.claude/skills/cc10x

// tip: Run this command in your terminal to install the skill