Plugin Claude Code
Plugin marketplace listing 1 plugin: llm-wiki-pm.
Plugin Claude Code
Plugin marketplace listing 1 plugin: llm-wiki-pm.
Plugin Claude Code
PM knowledge base skill implementing Karpathy's LLM Wiki pattern. Ingest sources, query a compounding markdown wiki, supersede with auto-link rewrite, crystallize transcripts into decision digests. Bundles semantic wiki search.
Agent Claude Code
Scans all [[wikilinks]] for broken references, finds orphan pages, and checks index.md coverage. Returns structured report.
Agent Claude Code
Runs lint.py against the wiki, parses tiered output, returns severity summary. Use before quarterly reviews or when user asks for wiki health check.
Agent Claude Code
Scans the wiki for person and company names appearing across multiple pages, flags profiles needing updates, identifies promotion candidates, and checks CRM touchpoint staleness for strategic and active entities.
Agent Claude Code
Fetches URLs or processes pasted content, applies privacy filter, saves to raw/ directory. Returns path for ingest workflow.
Agent Claude Code
Recomputes index.md and overview.md from the current wiki state. Use when index is out of sync or after bulk ingests.
Instructions file CodexOpenCode
Instructions for anh-chu/llm-wiki-pm, covering llm wiki pm — universal agent contract, wiki path resolution, orient protocol (mandatory before writes), source attribution and core operations summary.
Hook
Runs before the agent uses a tool for Write, Edit and MultiEdit tool calls, executing pre-write.sh. From anh-chu/llm-wiki-pm.
Hook
Runs when a session starts, executing session-start.sh. From anh-chu/llm-wiki-pm.
Hook
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing post-write.sh. From anh-chu/llm-wiki-pm.
Hook
Runs when a session ends, executing session-stop.sh. From anh-chu/llm-wiki-pm.
Skill Claude CodeCodex
Structured daily/weekly briefs, tag digests, and check-ins from the PM wiki. Richer output than core catch-me-up.
Skill Claude CodeCodex
PM relationship CRM layer on top of the wiki. Relationship health, auto-enrichment via web search, account health tracking, and people profile maintenance. Does not replace Salesforce — tracks PM-specific context (product feedback, feature asks, strategic relationship, communication history).
Skill Claude CodeCodex
Orchestrates the recurring daily-maintenance loop for the PM wiki — registry-driven multi-source sweep, ingest, daily brief, brief rotation, and a health check — with explicit interactive-vs-autonomous mode handling.
Skill Claude CodeCodex
Build communication persona pages and relationship maps for people in the PM wiki. Profiles how a person communicates across channels (chat, email), grounded in real message samples, plus org-chart relationship mapping.
Skill Claude CodeCodex
Persistent PM knowledge base, competitive intel, customer notes, strategy, roadmap, AI market. Markdown wiki with entities, concepts, comparisons. Ingest sources, query, update with diffs, lint. Fires on "remember that / note that / don't forget / what do we know about X / what am I missing / blind spots".
Skill Claude CodeCodex
Generate PRDs, user stories, and release notes grounded in wiki knowledge. Reads entities, concepts, decisions, and customer pages as source material.
Skill Claude CodeCodex
Research sprints, competitive deep dives, and auto-enrichment of stub wiki pages. Delegates web fetching to worker-source-fetcher. Files all findings back into the wiki.
Skill Claude CodeCodex
Change the active wiki directory for llm-wiki-pm.