What problem does it solve?
This Skill allows you to delegate complex coding tasks, such as building new features, reviewing code, or refactoring large codebases, to specialized AI agents like Codex, Claude Code, or Pi, freeing up your time for higher-level strategic work.
Core Features & Use Cases
- Task Delegation: Offload coding work to AI agents.
- Background Processing: Run coding tasks in the background for long-running operations.
- Interactive Terminal Support: Ensures agents requiring a pseudo-terminal (PTY) function correctly.
- Use Case: You need to refactor a large Python codebase. You can use this Skill to have Codex analyze the codebase in a dedicated working directory, suggest refactorings, and even implement them automatically.
Quick Start
Use the coding-agent skill to have Codex execute the command 'Add error handling to the API calls' within the '~/Projects/myproject' directory, ensuring PTY is enabled.