Instructions file CodexOpenCode
Instructions for zosmaai/pi-llm-wiki, covering agents.md, project, tech stack, file layout and conventions.
Instructions file CodexOpenCode
Instructions for zosmaai/pi-llm-wiki, covering agents.md, project, tech stack, file layout and conventions.
Command
Generate a daily or weekly digest of wiki changes — new sources, pages, insights, and gaps.
Command
Auto-discover new sources from the web. Searches based on config topics and known knowledge gaps.
Command
Process new source packets and synthesize them into wiki knowledge pages.
Command
Initialize a new LLM Wiki in the current directory. Creates the full directory structure, config, and template files.
Command
Health check the wiki. Detects contradictions, orphans, missing pages, stale claims, and knowledge gaps.
Command
Ask questions against the wiki. Synthesizes answers from wiki pages with cross-reference citations.
Command
Capture the just-completed task's tool-call trajectory into the wiki as agent working-memory, then optionally distill it into a reusable skill.
Command
Capture and decompose a concept into atomic, traceable wiki requirements. Clarifies ambiguous requirements, splits them into atomic pieces, and persists them as wiki/requirements/ pages with status tracking.
Command
Save an atomic insight from the current task into the wiki. Creates a single markdown file that layered recall surfaces in future sessions.
Command
Run the full wiki cycle: discover → ingest → lint. Optionally schedule for auto-updates.
Command
Search the wiki's distilled skills and past cases for patterns relevant to the current task — "have I done something like this before?".
Command
Show wiki health overview — source count, page stats, orphan count, last activity dates.
Skill Claude CodeCodex
Build and maintain a persistent, interlinked Obsidian-compatible markdown wiki using Karpathy's LLM Wiki pattern. Extension-backed with auto-generated metadata, guardrails, and 14 custom tools (+3 opt-in agent-trajectory tools).