HAR5HA-7663/graphify-starter

Portable Claude Code personal brain — markdown wiki + two ChromaDB vector layers + launchd watcher. macOS.

2Stars on the repository
6Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

brain-query

01

HAR5HA-7663/graphify-starter

Skill Claude CodeCodex

Semantic two-tier retrieval over the personal brain at /brain/. Queries brainwiki (synthesized pages) first, falls back to brainraw (raw source chunks) if confidence is low, and always reports which layer answered with a confidence score. Use when the user says "/brain-query", "search the brain", "semantic search", or…

not rated 2 3mo ago A 99 tokens

brain-status

02

HAR5HA-7663/graphify-starter

Skill Claude CodeCodex

Show health of the /brain/ vector store — collection counts (brainraw, brainwiki), indexed vs unindexed files, watcher daemon status, embedding-model consistency, and privacy-mode state. Use when the user says "/brain-status" or asks "is the brain up to date?".

not rated 2 3mo ago A 61 tokens

wiki-ingest

03

HAR5HA-7663/graphify-starter

Skill Claude CodeCodex

Ingest a file from /brain/raw/ into the wiki. Extract key concepts and entities, create or update pages in /brain/wiki/pages/, add cross-references, append to log.md. Use when the user says "/wiki-ingest", "ingest raw/...", or drops a file in raw/ and asks to process it.

not rated 2 3mo ago A 72 tokens

wiki-lint

04

HAR5HA-7663/graphify-starter

Skill Claude CodeCodex

Health check on /brain/wiki/. Find orphan pages, broken cross-reference links, stale lastupdated dates, missing frontmatter fields, concepts mentioned repeatedly without a dedicated page, and contradictions between pages. Use when the user says "/wiki-lint" or "lint the wiki.".

not rated 2 3mo ago A 59 tokens

wiki-query

05

HAR5HA-7663/graphify-starter

Skill Claude CodeCodex

Answer a question strictly from the user's brain at /brain/wiki/. Never answer from training memory on topics the wiki covers. Always cite the page used. Use when the user says "/wiki-query", "ask the brain", or asks a factual question about their work, clients, or projects.

not rated 2 3mo ago A 61 tokens

wiki-save

06

HAR5HA-7663/graphify-starter

Skill Claude CodeCodex

Persist a synthesized answer (from /brain-query, /wiki-query, or mid-conversation) as a new wiki page at /brain/wiki/pages/. Writes frontmatter (title, lastupdated, tags), requires at least one cross-reference, updates index.md, appends to log.md, and embeds the new page into brainwiki. Use when the user says…

not rated 2 3mo ago A 101 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: