agency
An intelligent agent coordinator for orchestrating and managing AI coding agents in the command line.
Install & Use
Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:
Help me install this AI Skill: agency. It is used for: An intelligent agent coordinator for orchestrating and managing AI coding agents in the command line. Full Skill content: https://321skill.com/skills/agency/raw/index.md Read that page and install it.
The prompt includes a link to the full Skill content. You can also view the full content.
Agency is a pure command-line AI agent coordinator designed to address the challenge developers face when managing and organizing workflows for complex tasks involving multiple AI coding agents (such as Claude Code, Codex CLI, etc.).
It provides a user-friendly TUI (Terminal User Interface) inspired by Lazygit, while also offering full CLI command support for automation. Users can easily create, start, stop, and merge tasks with simple commands. Each task runs in an isolated environment consisting of a dedicated Git worktree and a Tmux session.
This tool is ideal for frontend/backend developers, full-stack developers, and agent developers who need to handle multiple coding tasks simultaneously, perform code reviews, or run parallel experiments. For engineers comfortable with the command line and seeking efficient workflows, Agency significantly enhances productivity in multi-task collaboration.
Before use, ensure Git and Tmux are installed on your system. It is recommended to run agency setup for preference configuration and agency init in the project root directory for initialization. Its configuration employs a three-layer override mechanism, allowing flexible customization at both global and project levels.
Key Features
Unlike single-function AI coding agent CLI tools, Agency's core is as a 'coordinator.' It can simultaneously manage and isolate task sessions for multiple different agents, ensuring independent and traceable code changes for each task through Git worktrees. Its provided TUI interface significantly lowers the barrier to managing multiple tasks in a pure command-line environment.
Limitations
Currently only supports macOS and Linux platforms. It heavily relies on Git and Tmux, making it unsuitable for users unfamiliar with the command line or those requiring a graphical interface.
FAQ
Which AI coding agents does Agency support?
It supports Claude Code, Codex CLI, Gemini CLI, OpenCode, and allows users to customize any CLI command as an agent via configuration files.
How do I create a new task without using the TUI?
Use the CLI command, for example, `agency new my-task` to create and start a new task named 'my-task'.
Installation guide for AI assistants
If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:
Visit https://321skill.com/skills/agency/raw/index.md to read the original Skill definition (Markdown format) for agency, and install it according to the instructions.
Raw Markdown URL for AI: /skills/agency/raw/index.md