SecondBrain/cc-os-hub.md

4.2 KiB
Raw Permalink Blame History

type title summary tags scope last_updated date source
hub cc-os — personal cross-project memory system for Claude Code Navigation hub for cc-os, the personal cross-project memory system for Claude Code (episodic memsearch + semantic SecondBrain vault via Graphify) and its family of global plugins (os-vault, os-adr, os-orchestration, os-doc-hygiene) — design, conventions, and eval results.
type/hub
project/cc-os
domain/knowledge-graphs
domain/llm-evaluation
tool/graphify
tool/claude-code
global 2026-07-06 2026-07-06 cc-os

cc-os

cc-os (/home/jared/dev/cc-os) is a design-and-implementation repo for a personal, cross-project memory system for Claude Code, built for a multi-client freelancer. It splits memory into two systems — episodic (memsearch, "what happened, when") and semantic/knowledge (this vault, "how do we…", queried via Graphify) — and ships a family of global Claude Code plugins (os-vault, os-adr, os-orchestration, os-doc-hygiene) that operationalize conventions across every project, not just cc-os itself.

Design & decisions

User guides

  • os-doc-hygiene-user-guide — mental model, gotchas, and rule semantics for using os-doc-hygiene well (not a how-to — command syntax is a compact table, the body is nuance).

Graphify handbook

The verified reference handbook behind cc-os's chosen knowledge-graph engine: 2026-06-08-graphify-conceptual-model (mental model) · 2026-06-08-graphify-installation-setup · 2026-06-08-graphify-overview-concepts · 2026-06-08-graphify-ingesting-code-ast · 2026-06-08-graphify-ingesting-docs-knowledge · 2026-06-08-graphify-extraction-model-options · 2026-06-08-graphify-local-models-backends · 2026-06-08-graphify-querying-god-nodes · 2026-06-08-graphify-token-economics-updates · 2026-06-08-graphify-workflows-use-cases · 2026-06-08-graphify-best-practices-checklist.

Eval methodology and results

cc-os plugins are validated by held-out, unprompted-behavior evals rather than prompted demos. Start at eval-methodology-hub for the general methodology (ladder design, wording-loop procedure, production feedback loop). Concrete results:

  • eval-methodology-hub — general evaluation methodology (not cc-os-specific, but built on and by cc-os plugin work).