Orchestrates multiple AI agents to perform parallel coding tasks in isolated Git worktrees.
Agency is a specialized CLI orchestrator designed to scale AI-driven development by running multiple coding agents simultaneously in isolated environments. By utilizing Git worktrees and tmux-managed sessions, it enables developers to delegate independent features, bug fixes, or testing tasks to parallel agents without environment conflicts. This skill provides a structured workflow for task creation, context-rich file attachment, and automated merging, making it an essential tool for maximizing productivity when working with Claude Code on complex repositories.
主要功能
01Automated rebase and merging workflow
02Isolated Git worktree management
03Context-aware file attachment for agents
0418 GitHub stars
05Tmux-managed session control and status tracking
06Parallel AI agent orchestration
使用场景
01Developing independent features simultaneously in separate worktrees
02Running multiple bug fixes across different modules concurrently
03Generating comprehensive test suites for various parts of a codebase in parallel