What problem does it solve?
This Skill simplifies and automates various coding workflows by delegating programming tasks to AI agents, reducing manual effort and speeding up development.
Core Features & Use Cases
- Agent Availability Check: Verifies which coding agents (Claude Code, Codex, Pi, OpenCode) are installed and ready to use.
- Task Delegation: Sends specific coding or review tasks to the appropriate AI agent, including code review, feature implementation, or refactoring.
- Batch Processing: Manages multiple tasks in parallel, such as reviewing several pull requests or fixing multiple issues simultaneously.
- Example: Automate code review for a PR by cloning the branch, then delegate the review via the agent, and monitor the progress.
Quick Start
Check available AI coding agents in your environment, then delegate coding or review tasks using the command line with appropriate parameters like PTY and background execution.