Community curates 51 specialist subagents for Gemini CLI
A GitHub repository collects 51 production-ready subagents for Google's Gemini CLI, spanning 9 domains. Users can drop these into the .gemini/agents/ directory to enable task-specific delegation by Gemini CLI.
Entities
Related
Coder: CLI tool to delegate coding tasks to background LLM agents
Coder is a CLI/plugin that lets developers dispatch coding tasks to background agents powered by Claude CLI or Codex CLI. It keeps the main session context clean and distributes workload across existing subscriptions. Built entirely with Claude Code, it is free and open source.
Zotfile Agents package agent behavior into portable .zot files
Zotfile Agents allow developers to package agent behavior, skills, requirements, and permissions into a portable .zot file. This enables sharing and reuse of agent configurations across different environments.
quota-axi: CLI tool aggregates LLM quota windows for agents
quota-axi is a CLI tool that reports quota windows for Claude, Codex, Cursor, GitHub Copilot, and Grok in a single AXI-shaped call. It is designed to give agents awareness of subscription quotas before deciding where to run work, without routing, recommending, or proxying.
AI agent that manages multiple coding tasks across git worktrees
TaskCooker is an open-source AI agent that helps developers manage multiple coding tasks across different git worktrees. It integrates with existing AI subscriptions like Claude Code to automate task tracking and context switching, reducing the cognitive load of juggling many terminal tabs.
CleanSlate IDE with built-in agent manager for multi-agent coding workflows
CleanSlate is an IDE that integrates an agent manager directly, allowing developers to create, manage, and switch between multiple coding agents without leaving the editor. It solves the friction of toggling between separate agent management tools and the IDE, enabling seamless context preservation and multi-agent orchestration for developers working with LLM-powered coding agents.

