By bradduy
Karpathy-style local-first LLM Wiki / Knowledge Compiler for Claude Code. Ingest sources, build a structured markdown knowledge base, and maintain it with AI-powered workflows.
npx claudepluginhub bradduy/wiki-knowledge-compiler --plugin wiki-knowledge-compilerCheck wiki health — find broken links, stale content, contradictions, and auto-fix what it can
Add a document to your wiki — creates summaries, extracts key ideas, and connects everything
Discover connections and patterns across your sources
Schedule /wiki-update to run automatically — by time, interval, or both
Set up your wiki — choose your project size and get started
Sync your wiki — ingest new files in raw/ and refresh indexes
Ask a question — get an answer from your wiki with sources
Specialized agent for auditing the structural health of the knowledge base — finds orphans, duplicates, stale content, broken links, and missing provenance.
Specialized agent for ingesting raw sources into the knowledge base. Reads source material, extracts structured knowledge, and writes it to the appropriate wiki locations.
Specialized agent for searching, navigating, and answering questions from the knowledge base. Finds relevant pages, synthesizes answers with citations, and decides whether to write back.
Specialized agent for generating cross-cutting insights, identifying patterns, and discovering knowledge gaps across the knowledge base.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Uses power tools
Uses Bash, Write, or Edit tools
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Performance optimization suite with profiling, bundle analysis, and speed improvement tools
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement