About
The Coding Agent skill empowers users to offload intensive development work—such as building new features, performing large-scale refactors, or conducting batch PR reviews—to specialized AI agents running in the background. By utilizing pseudo-terminal (PTY) support and isolated working directories, it ensures interactive CLI agents function correctly while allowing the primary user to maintain their workflow. It excels at managing long-running tasks across multiple branches or repositories using git worktrees for safe, parallel execution.