com um clique
llm-code-wiki
llm-code-wiki contém 3 skills coletadas de dylannalex, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Run a deep, multi-agent research pass over one or more code repositories and file the findings into the LLM Code Wiki. Use when the user wants to map/inventory/survey some theme across repos (e.g. 'research all the X across these repos', 'map every Y', 'deep dive on Z and write it up'), especially when it warrants parallel sub-agents. Grills the user on scope before starting, reads with Sonnet sub-agents, and writes the wiki with an Opus 4.8[1m] sub-agent. Works from any repo; the wiki root is recorded in ~/.llm-code-wiki.
USER-INVOKED ONLY (via /setup-wiki). One-time setup for the LLM Code Wiki plugin: picks a wiki data root, scaffolds it from the plugin's template, records the root in ~/.llm-code-wiki, then customizes Purpose, the scope tag, and the repo registry. Do NOT run this automatically or as part of any other task — only when the user explicitly types /setup-wiki.
Access the LLM Code Wiki — a persistent, LLM-maintained knowledge base over living code repositories. Use when the user wants to map/scan/read a repo into the wiki, ask a question answerable from accumulated knowledge, add/import a source (article, ticket, note), file/save a session insight into the wiki, or check/audit the wiki for staleness. Works from any repo; the wiki root is recorded in ~/.llm-code-wiki.