About
The Coding Agent skill enables Claude to act as a high-level supervisor for specialized coding agents, managing their execution within a pseudo-terminal (PTY) environment for maximum compatibility. It allows for advanced autonomous workflows, such as parallelizing code reviews across multiple pull requests using git worktrees, running complex codebase refactors in background sessions, and monitoring progress through real-time process logs. By handling environment isolation and providing programmatic control over interactive CLIs, this skill transforms Claude into a manager for a fleet of AI-driven development tools.