Agent Manager is an open-source Go-based CLI utility and orchestration harness created by Kevin Elliott. It is designed to catalog, discover, and manage terminal-based AI coding agents, skills, and agent-adjacent developer utilities in one place. Operating directly from the terminal, Agent Manager maintains an extensive embedded catalog of over 100 CLI coding agents, routing utilities (such as Claude Code Router), skill packages, and token usage analyzers. Developers use it to inspect, track, and maintain their terminal AI toolchain without manually searching package registries or GitHub repositories. Rather than serving as an LLM execution harness or standalone coding agent itself, Agent Manager functions as a dedicated ecosystem manager and discovery layer. It bridges different agent ecosystems across npm, Homebrew, and Go, standardizing how coding agents and their companion tools are tracked and referenced across development environments. Agent Manager is open-source software distributed via GitHub and Homebrew.
Tags: ai agent, cli, developer tools, OpenSource, terminal