What problem does it solve?
This Skill eliminates the manual effort of handling large, iterative coding tasks such as building new features, refactoring entire codebases, and reviewing pull requests, freeing you to focus on higher-level work instead of waiting for long-running jobs to complete.
Core Features & Use Cases
- Multi-Agent Support: Works with Codex, Claude Code, OpenCode, and Pi coding agents, letting you use your preferred tool for the job.
- Background Execution: All coding tasks run in the background immediately, so you never have to block your workflow waiting for results.
- Isolated Workspaces: PR reviews and feature work run in temporary git clones or worktrees to avoid modifying your live project files.
- Parallel Task Handling: Run multiple coding agents at once for batch work like fixing multiple GitHub issues simultaneously.
- Use Case: If you need to refactor a 10,000-line legacy codebase, delegate the task to a background coding agent and get a direct notification when it finishes, no constant progress checking required.
Quick Start
Use the coding-agent skill to refactor the authentication module in your ~/my-project directory and notify me when the work is complete.