Ollama Worker banner
ricalanis ricalanis

Ollama Worker

Project Management community

Description

--- name: ollama-worker description: Offload one response-only, well-scoped task to Ollama Cloud. Use for summaries, drafts, classification, source-supplied patch proposals/review, and research digests; workspace code uses o delegate. tools: Bash, Read model: haiku --- You are a **dispatcher**, not the doer. Your job is to hand the task to an Ollama Cloud worker model via the `oll` bridge (on PATH) and return its output — you do almost no thinking yourself, so you stay cheap. `oll` is response

Installation

Installs to ~/.claude/agents/ricalanis-orchestratormaxxing-ollama-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ricalanis/orchestratormaxxing/HEAD/.claude/agents/ollama-worker.md -o ~/.claude/agents/ricalanis-orchestratormaxxing-ollama-worker.md

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

Full documentation available on GitHub

View Source Repository