ij5a/subrosa

Persistent, private memory for Claude Code — every session archived locally, searchable. Sub rosa.

7Stars on the repository
10Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

checkpoint-backlog

01

ij5a/subrosa

Skill Claude CodeCodex

Checkpoint the ended Claude Code sessions waiting in subrosa's queue. Reads the pending-checkpoint queue and, for each queued past session, extracts durable facts into that project's memory (leaf files + facts database + regenerated MEMORY.md), then clears it from the queue. Run it at session start when there's a…

7 yesterday A 74 tokens original MIT

checkpoint

02

ij5a/subrosa

Skill Claude CodeCodex

Flush durable facts from the current conversation into subrosa's memory before /clear or /compact. Scans the session for user, feedback, project, and reference items; writes or updates leaf memory files and the facts database, then regenerates the byte-budgeted MEMORY.md; soft-archives stale entries; reports a short…

7 yesterday A 75 tokens original MIT