Crosswind

crosswind
active
Repo path (home)
/home/eric/projects/misc/crosswind
Repo path (work)
Completion
82%
Estimated hours remaining
3.0
Confidence
high
Last analyzed
6/23/26, 3:42 AM
Target state
Provider-agnostic workflow generator: define commands once in canonical YAML and generate correct provider-specific commands for Claude Code, Cursor, Gemini CLI, and Ollama — tested and documented.

Automation

Tasks

Implement Ollama provider generator
Create generators/ollama.py OllamaGenerator using ollama.yaml config
Register ollama in cli.py GENERATORS dict and get_generator()
Add TestOllamaGenerator class in tests/test_generators.py
Update README provider table (Gemini CLI + Ollama supported)