Researcher Ollama banner
izantech izantech

Researcher Ollama

Development community

Description

<!-- researcher-ollama.md: Conditional appendix appended to researcher spawn prompts when OLLAMA_AVAILABLE = true --> ## Ollama-Assisted Research You have access to Ollama tools (`mcp__ollama__ollama_chat`, `mcp__ollama__ollama_generate`) for delegating text-processing subtasks to a local model. Use the model name from `OLLAMA_MODEL` in working context. ### When to use Ollama - Summarizing large files (>200 lines) before reporting findings - Pre-digesting documentation pages fetched via WebF

Installation

Installs to ~/.claude/agents/izantech-lineup-researcher-ollama.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/izantech/lineup/HEAD/agents/researcher-ollama.md -o ~/.claude/agents/izantech-lineup-researcher-ollama.md

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

Full documentation available on GitHub

View Source Repository