Answers questions by searching the wiki, synthesizing from relevant pages, and optionally filing the answer as a synthesis page. Use when the user asks a knowledge question about any topic in the wiki. Triggers on phrases like "what do we know about", "compare", "summarize", "explain", "how does X relate to Y".
Purpose: Answer questions by searching the wiki's compiled knowledge, synthesizing from relevant pages with citations, and optionally filing substantial answers back into the wiki.
Read wiki/index.md to identify relevant pages. Look for:
Read the identified pages. For complex questions, follow cross-references to additional pages.
Depth judgment:
Match the answer format to the question:
| Question Type | Format |
|---|---|
| Factual | Direct answer with citations |
| Comparison | Table or structured comparison |
| Overview | Narrative synthesis with section headers |
| List | Enumerated items with brief explanations |
If the answer is substantial and reusable (not a simple fact lookup), offer to save it:
"This comparison might be useful to reference later. Want me to file it as a synthesis page?"
If yes:
wiki/syntheses/<slug>.md with proper frontmatter (see Synthesis page type in AGENTS.md).wiki/index.md.wiki/log.md.