wikibrain-starter
wikibrain-starter contains 4 collected skills from ccomkhj, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Compact the WikiBrain memory vault back within its context budgets — merge, rewrite, and archive memories, applying only user-confirmed actions. Use when the user says "compact memory" or "clean up memory", or when more than a week has passed since the last `memory: compact` commit.
Recall past decisions and learnings from the WikiBrain memory vault — across all projects, its archive, and git history. Use when the user asks what they decided/learned/know about something, whether they've hit a problem before, or to search their memory.
Set up the WikiBrain memory vault on this machine — adopt project memory dirs via symlinks, install the wikibrain skills, ensure the private remote. Use after cloning the vault on a new machine, when a new project's memory should be adopted into the vault, or when the user says "set up wikibrain".
Sync the WikiBrain memory vault — commit and push to its private GitHub repo. Use when the user says "sync memory", after a session saves memories worth keeping, or when another wikibrain skill lands changes.