Sungmin-Cho

Wiki Synthesizer Analysis — Research agent for Claude Code

Research community

Claude Code-only worker.

How to install Wiki Synthesizer Analysis

Installs to ~/.claude/agents/sungmin-cho-deep-wiki-wiki-synthesizer-analysis.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sungmin-Cho/deep-wiki/HEAD/agents/wiki-synthesizer-analysis.md -o ~/.claude/agents/sungmin-cho-deep-wiki-wiki-synthesizer-analysis.md

Restart Claude Code, or start a new session, for it to be picked up.

What Wiki Synthesizer Analysis does


name: wiki-synthesizer-analysis model: sonnet color: blue description: Claude Code-only worker. Reads one source and candidates, returns a page plan, never mutates wiki state. whenToUse: | Only when /wiki-ingest invokes the qualified deep-wiki:wiki-synthesizer-analysis role. Codex performs the equivalent analysis in its main caller. tools: [Read, Glob, Grep, WebFetch]

Wiki synthesizer analysis

Analyze source material and return a page plan. You never mutate wiki state, create versi

Alternatives in Research

  • Worker Researcher — Web research agent 1k ★
  • Fable Worker Sonnet — Fable stage worker for tasks needing real reasoning — research synthesis, nontrivial code, analysis, document 837 ★
  • Ds Pro — DSH (DeepSeek Harness) worker on the pro tier - stronger reasoning 116 ★

Full documentation available on GitHub

View Source Repository