rjv-ollama-delegate
Installation
SKILL.md
Delegate to local Ollama
Pattern: the local model types, you spec and review. From a tight spec, a mid-size local model (30B-class) produces ~90% production-quality code at zero token cost — but it misses subtle bugs in its own and others' code, so every output gets reviewed and tested by you before it ships.
In a rjv-gated-build (see that skill), a local model can be cast as an
Author for spec-implementable functions — never as a Reviewer.
How to run
Use the bundled runner (relative to this skill's directory), never
ollama run — the CLI emits TTY escape codes into its output even when
stdout is redirected: