ogt-cli-agent
Installation
SKILL.md
Coding Agent (bash-first)
Use bash (with optional background mode) for all coding agent work.
⚠️ Load Balancing Required!
Distribute work across multiple CLI tools to balance API usage and costs.
| CLI | Auth | Best For | Spawn Weight |
|---|---|---|---|
gemini |
Google OAuth | Fast tasks, bulk work, 1M context | 35% |
claude |
Anthropic OAuth | Complex reasoning, code review | 35% |
opencode |
Configurable | Flexible backends | 20% |
codex |
GitHub Copilot | General coding | 10% |
Why balance? Claude/Gemini OAuth = included in Pro memberships. Don't overload one provider.