Go to file
jared 4fac93be78 os-sdlc: standards-and-conventions + debugger nodes; reviewer scope = judgment residue
New nodes: standards-and-conventions (three-layer opinion/bindings/adoption
model, Option B decided; residue rule — lint-enforceable rules stay out of every
agent prompt; audience×facet routing; Ruby lint depth reek/mutant) and debugger
(stuck-path specialist distinct from reviewer, feeds harness improvement). Both
post-tracer-bullet, off the pre-v1 grill queue. Sharpened reviewer scope to
judgment residue in pipeline-stages, added the enabling feedback-loop framing to
deterministic-gates, and the standards-minimization + lint-copy autoresearch
loops to self-improvement-loops. OVERVIEW map/index/sequencing + back-edges.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 14:34:22 -04:00
.claude-plugin Audit os-* plugins against cc-architect standards + remediate 2026-07-16 15:34:41 -04:00
bin refresh-plugins: diff newest cache version dir, not first glob hit 2026-07-17 08:32:44 -04:00
docs os-context: absolute delegation policy (ADR-0043) 2026-07-17 10:19:32 -04:00
openspec openspec: to-issues renamed to to-tickets (Pocock v1.1) in issue-backlog spec 2026-07-16 16:24:36 -04:00
plugins os-sdlc: standards-and-conventions + debugger nodes; reviewer scope = judgment residue 2026-07-17 14:34:22 -04:00
.dochygiene-rules.json wip: checkpoint before hygiene cleanup 2026-07-15 15:41:09 -04:00
.gitignore Remediate cc-architect audit findings across os-* plugins (#75-#79) 2026-07-16 16:36:23 -04:00
CLAUDE.md Merge branch 'worktree-os-sdlc' (os-sdlc concept map + to-tickets rename) 2026-07-16 16:24:25 -04:00
README.md Archive memsearch-episodic-layer change 2026-06-09 14:35:50 -04:00
graphify-interview Add Graphify setup & best-practices guide (11 docs + research) 2026-06-03 16:45:07 -04:00
indydevdan-agentic-engineering-overview-video.txt wip: checkpoint before hygiene cleanup 2026-07-15 15:41:09 -04:00
memory-systems-compared060326 Add Graphify setup & best-practices guide (11 docs + research) 2026-06-03 16:45:07 -04:00

README.md

cc-os — Cross-Project Memory for Claude Code

A personal memory system for Claude Code, designed for a multi-client freelancer. The system captures knowledge across projects and surfaces it automatically at the start of each Claude Code session.

Status

The memory plugin is live and working. Design documentation lives in docs/. Both episodic memory (memsearch) and semantic/knowledge memory (Graphify + Obsidian vault) are active.

What it does for you

  • Injects vault context at session start — Claude sees your SecondBrain graph summary, your conventions, and today's journal path before you type the first message.
  • Surfaces project structure on demand — run one command to build a graph of any project; Claude can then query it for patterns, architecture, and conventions.
  • Remembers conventions automaticallymemory-write stores evergreen knowledge (coding patterns, client rules, recurring decisions) in the correct vault location with proper tags.
  • Stays fresh without a daemon — the vault graph rebuilds in the background when stale; vault writes immediately invalidate the timestamp so the next session picks up changes.
  • Keeps project repos clean — all indexes are build artifacts (graphify-out/); nothing is committed to project repos.

User guide

See docs/USER-GUIDE.md for setup, onboarding new projects, using the skills, and known limitations.

Directory layout

Path Contents
docs/memory-system/ Architecture, ADRs, build plan, Graphify evaluation
docs/graphify/ Verified Graphify command handbook
docs/USER-GUIDE.md Practical usage guide
openspec/ Spec-driven change management (changes, specs)
graphify-interview, memory-systems-compared060326 Raw source transcripts (do not cite as fact)