Pratiyush

28 mods across 1 repository, 380 stars between them.

llmwiki

01

Pratiyush/llm-wiki

Plugin Claude Code

Turn your Claude Code session history into a beautiful, searchable, Karpathy-style knowledge base.

380 2mo ago A tokens not measured original MIT

llm-wiki

02

Pratiyush/llm-wiki

Plugin Claude Code

LLM-powered knowledge base from Claude Code and Codex CLI sessions. Follows Karpathy's LLM Wiki pattern.

380 2mo ago A tokens not measured original MIT

maintainer

03

Pratiyush/llm-wiki

Command Claude Code

Meta-skill that loads all llmwiki governance docs and exposes the three maintainer slash commands.

380 2mo ago A 0 tokens original MIT

release

04

Pratiyush/llm-wiki

Command Claude Code

Walk the llmwiki release process step by step.

380 2mo ago A 0 tokens original MIT

review-pr

05

Pratiyush/llm-wiki

Command Claude Code

Run the canonical llmwiki code review against a pull request and post findings.

380 2mo ago C 0 tokens original MIT

triage-issue

06

Pratiyush/llm-wiki

Command Claude Code

Apply labels + milestone + priority to a new issue using the llmwiki triage rules.

380 2mo ago A 0 tokens original MIT

wiki-all

07

Pratiyush/llm-wiki

Command Claude Code

Run the full llmwiki pipeline end-to-end: build → graph → export all → lint.

380 2mo ago A 0 tokens original MIT

wiki-build

08

Pratiyush/llm-wiki

Command Claude Code

Regenerate the static HTML site for the llmwiki.

380 2mo ago A 0 tokens original MIT

wiki-candidates

09

Pratiyush/llm-wiki

Command Claude Code

Review and triage candidate wiki pages — promote, merge, or discard.

380 2mo ago A 0 tokens original MIT

wiki-export-marp

10

Pratiyush/llm-wiki

Command Claude Code

Generate a Marp slide deck from wiki content matching a topic.

380 2mo ago A 0 tokens original MIT

wiki-graph

11

Pratiyush/llm-wiki

Command Claude Code

Generate a knowledge graph of the wiki — nodes are pages, edges are [[wikilinks]].

380 2mo ago A 0 tokens original MIT

wiki-ingest

12

Pratiyush/llm-wiki

Command Claude Code

Ingest a source document (or folder) into the llmwiki.

380 2mo ago A 0 tokens original MIT

wiki-init

13

Pratiyush/llm-wiki

Command Claude Code

Scaffold an empty llmwiki — create raw/, wiki/, site/ directories and seed wiki/index.md, wiki/log.md, wiki/overview.md.

380 2mo ago A 0 tokens original MIT

wiki-lint

14

Pratiyush/llm-wiki

Command Claude Code

Lint the llmwiki — find orphans, broken wikilinks, contradictions, and stale pages.

380 2mo ago A 0 tokens original MIT

wiki-query

15

Pratiyush/llm-wiki

Command Claude Code

Query the llmwiki and synthesise an answer.

380 2mo ago A 0 tokens original MIT

wiki-reflect

16

Pratiyush/llm-wiki

Command Claude Code

Run a self-reflection pass over the whole wiki — look for patterns, gaps, and improvement opportunities.

380 2mo ago A 0 tokens original MIT

wiki-serve

17

Pratiyush/llm-wiki

Command Claude Code

Start a local HTTP server for the built llmwiki site.

380 2mo ago A 0 tokens original MIT

wiki-sync

18

Pratiyush/llm-wiki

Command Claude Code

Sync Claude Code (and Codex CLI) session transcripts into the llmwiki, then ingest the new ones into wiki/.

380 2mo ago A 0 tokens original MIT

wiki-synthesize

19

Pratiyush/llm-wiki

Command Claude Code

Synthesize wiki/sources/ .md pages from raw session transcripts using the configured LLM backend.

380 2mo ago A 0 tokens original MIT

wiki-update

20

Pratiyush/llm-wiki

Command Claude Code

Update a single wiki page in place without running a full re-ingest.

380 2mo ago A 0 tokens original MIT

llmwiki-ingest

21

Pratiyush/llm-wiki

Skill Claude CodeCodex

Ingest one source document (or a folder of them) into the llmwiki. Use when the user drops a new markdown file, PDF, or URL into the wiki and asks you to process it. The user will typically say "ingest this", "add this to the wiki", "process this file into the wiki", or point at a file under raw/.

380 2mo ago A 83 tokens original MIT

llmwiki-query

22

Pratiyush/llm-wiki

Skill Claude CodeCodex

Answer a question by querying the user's llmwiki. Use when the user asks about their own past work — "what did I decide about X", "what have I been working on", "how did I solve Y", "what's my preferred approach to Z", or any question that the wiki (built from their session history) might answer. Always read the wiki…

380 2mo ago A 87 tokens original MIT

llmwiki-sync

23

Pratiyush/llm-wiki

Skill Claude CodeCodex

Sync Claude Code session transcripts into the user's llmwiki and ingest them into the wiki. Use when the user says "sync the wiki", "update llmwiki", "ingest recent sessions", "refresh the knowledge base", or asks a knowledge question that would benefit from up-to-date sessions. Also use when the user explicitly asks…

380 2mo ago B 85 tokens original MIT

project-maintainer

24

Pratiyush/llm-wiki

Skill Claude CodeCodex

Maintain an llmwiki-style open-source project across the full framework pipeline. Use when the user says "maintain the project", "check my tasks", "update progress", "run phase gate", "do a monthly verify", "lint my wiki", "check stale entries", or invokes any form of ongoing project-keeping chore. Reads progress.md…

380 2mo ago A 99 tokens original MIT