{"id":50042047,"url":"https://github.com/odere-pro/llm-wiki-stack","last_synced_at":"2026-05-21T03:15:09.384Z","repository":{"id":353212684,"uuid":"1213593423","full_name":"odere-pro/llm-wiki-stack","owner":"odere-pro","description":"A Claude Code plugin for Obsidian — Karpathy's LLM Wiki shipped as a four-layer, hook-enforced agent stack with multi-agent orchestration.","archived":false,"fork":false,"pushed_at":"2026-05-02T22:24:14.000Z","size":462,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-03T00:29:10.413Z","etag":null,"topics":["agentic","ai-agents","claude-code","claude-code-agents","claude-code-plugin","claude-code-skills","hook-enforced","karpathy","knowledge-base","knowledge-management","llm","llm-wiki","llm-wiki-pattern","llm-wiki-stack","markdown","multi-agent","obsidian","obsidian-plugin","provenance","rag"],"latest_commit_sha":null,"homepage":"https://github.com/odere-pro/llm-wiki-stack","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/odere-pro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-17T14:46:55.000Z","updated_at":"2026-05-02T22:24:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/odere-pro/llm-wiki-stack","commit_stats":null,"previous_names":["odere-pro/llm-wiki-stack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/odere-pro/llm-wiki-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odere-pro%2Fllm-wiki-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odere-pro%2Fllm-wiki-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odere-pro%2Fllm-wiki-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odere-pro%2Fllm-wiki-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/odere-pro","download_url":"https://codeload.github.com/odere-pro/llm-wiki-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odere-pro%2Fllm-wiki-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33286959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentic","ai-agents","claude-code","claude-code-agents","claude-code-plugin","claude-code-skills","hook-enforced","karpathy","knowledge-base","knowledge-management","llm","llm-wiki","llm-wiki-pattern","llm-wiki-stack","markdown","multi-agent","obsidian","obsidian-plugin","provenance","rag"],"created_at":"2026-05-21T03:15:05.306Z","updated_at":"2026-05-21T03:15:09.378Z","avatar_url":"https://github.com/odere-pro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# llm-wiki-stack\n\n\u003e Karpathy's LLM Wiki, shipped as a Claude Code plugin — four layers, hook-enforced.\n\n[![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](./LICENSE)\n[![Version](https://img.shields.io/badge/version-0.2.0-green.svg)](./CHANGELOG.md)\n[![Claude Code plugin](https://img.shields.io/badge/claude%20code-plugin-8A2BE2.svg)](https://docs.claude.com/en/docs/claude-code/plugins)\n\nA Claude Code plugin that turns an **Obsidian vault** into a maintained, provenance-tracked **knowledge base** following [Andrej Karpathy's LLM Wiki pattern](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f). The human curates sources; the plugin maintains the wiki; **hooks enforce the schema at every tool-call boundary**.\n\nThe system is spec-driven: the contract lives in [`SPEC.md`](./SPEC.md), the schema in [`docs/vault-example/CLAUDE.md`](./docs/vault-example/CLAUDE.md), the canonical terms in [`docs/VOCABULARY.md`](./docs/VOCABULARY.md). Every skill, agent, and hook binds to them.\n\n---\n\n## What's inside\n\n| Layer        | Surface                                                                                                                       | Count |\n| ------------ | ----------------------------------------------------------------------------------------------------------------------------- | :---: |\n| **Data**     | `docs/vault-example/` — immutable `raw/`, LLM-maintained `wiki/`, schema in `vault/CLAUDE.md`                                 |   1   |\n| **Skills**   | 9 plugin-authored `llm-wiki-*` + `obsidian-graph-colors` + 3 third-party `obsidian-*` (MIT, kepano)                           |  13   |\n| **Agents**   | Orchestrator (entry) + ingest, curator, analyst, polish — see [docs/operations.md](./docs/operations.md)                      |   5   |\n| **Commands** | `/llm-wiki-stack:wiki`, `/llm-wiki-stack:wiki-doctor`                                                                         |   2   |\n| **Hooks**    | `SessionStart` + `UserPromptSubmit` + 4 `PreToolUse` + 2 `PostToolUse` + 2 `SubagentStop`                                     |  10   |\n| **Rules**    | Path-scoped guidance under `rules/`                                                                                           |   4   |\n| **Tests**    | Five tiers — Tier 0 static, Tier 1 Bats unit, Tier 2 smoke, Tier 3 release, Tier 4 adversarial                                |   5   |\n\nLong-form architecture: [docs/architecture.md](./docs/architecture.md). Feature list and competitor comparison: [docs/features.md](./docs/features.md).\n\n---\n\n## Prerequisites\n\n| Tool        | Purpose                                                  | Install                                                  |\n| ----------- | -------------------------------------------------------- | -------------------------------------------------------- |\n| Claude Code | `\u003e= 2.0`                                                 | [docs.claude.com/code](https://docs.claude.com/en/docs/claude-code) |\n| `bash`, `git`, `find` | Hook scripts and file walking                  | Pre-installed on macOS / Linux                           |\n| `jq`        | JSON parsing in hooks and resolvers                      | `brew install jq` / `apt-get install jq`                 |\n| Obsidian    | Optional — for graph view, Dataview, Web Clipper         | [obsidian.md](https://obsidian.md/)                      |\n\n**OS:** macOS or Linux verified. Windows/WSL unverified for hook scripts; markdown-only paths should work.\n\n---\n\n## Install\n\n```text\n/plugin marketplace add odere-pro/llm-wiki-stack\n/plugin install llm-wiki-stack\n/llm-wiki-stack:wiki-doctor\n```\n\n`wiki-doctor` should print all green. If it does not, fix the prerequisite it flags. Local-clone install, update, and uninstall: see [docs/install.md](./docs/install.md).\n\n---\n\n## Quickstart\n\n```text\n/llm-wiki-stack:wiki\n```\n\nThe orchestrator probes vault state and dispatches:\n\n- **No vault yet** → runs the `llm-wiki` wizard. Scaffolds `docs/vault/` from the example, writes the schema, prints the next three things to do.\n- **New files in `raw/`** → runs `llm-wiki-stack-ingest-agent`. Produces typed wiki pages with citations and a `wiki/log.md` entry, then runs `llm-wiki-stack-polish-agent` to refresh graph colors and indexes.\n- **Pending lint after an ingest** → runs `llm-wiki-stack-curator-agent` to audit and repair.\n- **Analytical prompt** (`what`, `why`, `compare`, `summarize`, …) → runs `llm-wiki-stack-analyst-agent`. Every answer cites `[[wikilinks]]` back to source.\n\nFirst-time walkthrough (~30 minutes): [docs/playbooks/200-foundational.md](./docs/playbooks/200-foundational.md). Full operations reference: [docs/operations.md](./docs/operations.md).\n\n---\n\n## Documentation\n\n| Topic                          | Guide                                                                       |\n| ------------------------------ | --------------------------------------------------------------------------- |\n| Install / update / uninstall   | [docs/install.md](./docs/install.md)                                        |\n| Day-to-day operations          | [docs/operations.md](./docs/operations.md)                                  |\n| Features and comparison        | [docs/features.md](./docs/features.md)                                      |\n| Architecture (four layers)     | [docs/architecture.md](./docs/architecture.md)                              |\n| Spec (every contract)          | [SPEC.md](./SPEC.md)                                                        |\n| Vocabulary                     | [docs/VOCABULARY.md](./docs/VOCABULARY.md)                                  |\n| Security and threat model      | [docs/security.md](./docs/security.md)                                      |\n| Step-by-step user guides       | [docs/llm-wiki/](./docs/llm-wiki/index.md)                                  |\n| Playbooks (200 / 300 / 500)    | [docs/playbooks/](./docs/playbooks/index.md)                                |\n| ADRs                           | [docs/adr/](./docs/adr/README.md)                                           |\n| Risk and follow-up tracker     | [docs/risk-report-0.2.0.md](./docs/risk-report-0.2.0.md)                    |\n| Test harness                   | [tests/README.md](./tests/README.md)                                        |\n| Contributing                   | [CONTRIBUTING.md](./CONTRIBUTING.md)                                        |\n| Release log                    | [CHANGELOG.md](./CHANGELOG.md)                                              |\n| Vulnerability disclosure       | [SECURITY.md](./SECURITY.md), [SUPPORT.md](./SUPPORT.md)                    |\n\n---\n\n## Privacy\n\nNo telemetry. The plugin never phones home. Your vault, your hooks, your shell. Settings are local at `.claude/llm-wiki-stack/settings.json`.\n\n---\n\n## License and non-affiliation\n\nLicensed under [Apache 2.0](./LICENSE). See [`NOTICE`](./NOTICE) for bundled third-party code and [`THIRD_PARTY_LICENSES.md`](./THIRD_PARTY_LICENSES.md) for full license text.\n\nNot affiliated with Anthropic, Obsidian, or Andrej Karpathy — this is an independent implementation built on their public work. Credits:\n\n- [Andrej Karpathy's LLM Wiki gist](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f) — the pattern this implements.\n- [kepano/obsidian-skills](https://github.com/kepano/obsidian-skills) — MIT — `obsidian-markdown`, `obsidian-bases`, `obsidian-cli` skills, included unmodified.\n- [Anthropic](https://www.anthropic.com/) — Claude Code and the plugin format.\n- [Obsidian](https://obsidian.md/) — the vault format this plugin maintains.\n\nAuthor: [odere-pro on GitHub](https://github.com/odere-pro).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodere-pro%2Fllm-wiki-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fodere-pro%2Fllm-wiki-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodere-pro%2Fllm-wiki-stack/lists"}