Plugin Claude Code
Auto-maintained LLM wiki based on Andrej Karpathy's pattern.
Plugin Claude Code
Auto-maintained LLM wiki based on Andrej Karpathy's pattern.
Settings file Claude Code
Agent settings configuring enabledPlugins.
Instructions file CodexOpenCode
Instructions for toolboxmd/karpathy-wiki, covering contributing to karpathy-wiki, active planning handoff, project ledger files, recent changes and if you are an ai agent.
Instructions file
Instructions for toolboxmd/karpathy-wiki, a project described as: Karpathy Wiki - Claude Code skills for building persistent, compounding knowledge bases. Based on Andrej Karpathy's LLM Wiki pattern.
Command
Show karpathy-wiki health report (categories, counts, drift, quality, last ingest).
Hook
Runs when a session starts on startup, clear and compact, running an inline shell check. From toolboxmd/karpathy-wiki.
Skill Claude CodeCodex
Capture-authoring protocol for the main agent. Read on demand when a TRIGGER fires (per using-karpathy-wiki/SKILL.md). Defines how to format a capture, how to invoke bin/wiki capture, body-size floors, and the subagent-report workflow.
Skill Claude CodeCodex
Detached doctor only. Whole-wiki census: tests, schema, tags, frontmatter, related, rewrite jobs. Does not rewrite page bodies. Launched by wiki doctor or when doctor cadence is due. Main agent never loads this.
Skill Claude CodeCodex
Detached ingester only. One capture: orient, augment the object page when the index already clusters it, complete. Main agent never loads this.
Skill Claude CodeCodex
Read protocol for the main agent. Load on demand when answering ANY user question (per Iron Rule 4 in using-karpathy-wiki/SKILL.md). Defines the deterministic 6-step orientation ladder for finding wiki coverage of a question, when to inline-read vs spawn an Explore subagent vs fall through to web search, and the cite…
Skill Claude CodeCodex
Auto-loaded by the SessionStart hook. Defines when to capture and routes the main agent or detached ingester to the appropriate on-demand skill.