What problem does it solve?
This Skill provides a unified interface to leverage powerful AI coding assistants like Codex, Claude Code, OpenCode, and Pi Coding Agent for complex programming tasks, automating code generation, refactoring, and review.
Core Features & Use Cases
- Interactive Coding Assistance: Use AI to write, debug, and refactor code directly within your development environment.
- Automated Code Generation: Generate boilerplate code, implement algorithms, or build entire features based on natural language prompts.
- Code Review: Utilize AI to review pull requests, identify potential issues, and suggest improvements.
- Background Task Execution: Run coding agents in the background for long-running tasks, with session monitoring and control.
- Use Case: Automatically refactor a legacy Python module using Codex, review a pull request for a new feature using Codex, or generate unit tests for a critical function using Claude Code.
Quick Start
Use the coding-agent skill to execute the command 'codex exec "Write a Python function to calculate Fibonacci numbers"' with PTY enabled in the current directory.