bycarloscape· 57 skills
Persistent context across sessions for Claude Code (and other coding agents) — captures everything the agent does in a session, compresses it with AI, and injects relevant context back into future sessions. Use when you want to reduce per-session token usage by ~75%, when an arm has long-running engagements where session-to-session continuity matters, or when context-window limits are hitting hard. AGPL 3.0 — flag the copyleft implications before embedding in commercial client deliverables.
$npx -y skills add carloscape/octorato --skill claude-mem-persistent-memoryInstalls into the current project.
Run `npx skills use "https://github.com/carloscape/octorato" --skill "carloscape/octorato/claude-mem-persistent-memory"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/carloscape/octorato" that are relevant to the current task. Run `npx skills add "https://github.com/carloscape/octorato"` and select the relevant skills, then follow their instructions.