613 B
613 B
Query the LLM Wiki and synthesize an answer.
Usage: /wiki-query $ARGUMENTS
$ARGUMENTS is the question to answer, e.g. What are the main themes across all sources?
Follow the Query Workflow defined in CLAUDE.md:
- Read wiki/index.md to identify the most relevant pages
- Read those pages (up to ~10 most relevant)
- Synthesize a thorough markdown answer with PageName wikilink citations
- Include a ## Sources section at the end listing pages you drew from
- Ask the user if they want the answer saved as wiki/syntheses/.md
If the wiki is empty, say so and suggest running /wiki-ingest first.