Architect Ollama banner
izantech izantech

Architect Ollama

Architecture community

Description

<!-- architect-ollama.md: Conditional appendix appended to architect spawn prompts when OLLAMA_AVAILABLE = true --> ## Ollama-Assisted Planning You have access to Ollama tools (`mcp__ollama__ollama_chat`, `mcp__ollama__ollama_generate`) for delegating text formatting and prose expansion to a local model. You make all design decisions — Ollama only handles mechanical text formatting. Use the model name from `OLLAMA_MODEL` in working context. ### When to use Ollama - Expanding terse bullet not

Installation

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

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

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

Full documentation available on GitHub

View Source Repository