CLI tool designed to orchestrate multiple AI coding agents in local. It allows you to define specific developer personas, assign tasks, and manage code modifications.
- Agent Personas: Define unique coding styles and technical configurations using Markdown files with YAML frontmatter (e.g.,
GEMINI-A.md). - Local Integration: Leverages locally installed CLIs like
geminiandclaude(Claude Code), or connects directly to local LLMs viaOllama API.
- Multi-Model Support: Seamlessly switch between Gemini, Claude, and Ollama agents.
- Flexible Configuration: Pass optional parameters and system prompts through persona documents.