What problem does it solve?
This Skill automates complex coding tasks, such as building new features, reviewing pull requests, refactoring code, and performing iterative development, by delegating them to specialized AI agents.
Core Features & Use Cases
- AI-Powered Coding: Leverages agents like Codex, Claude Code, and Pi for code generation, review, and refactoring.
- Background Execution: Supports running coding tasks in the background for long-running operations.
- Secure Workspaces: Utilizes temporary directories or git worktrees for safe code review and development.
- Use Case: You need to refactor a large Python codebase. Delegate this task to the coding-agent, specifying the target directory and desired outcome, and let the AI handle the iterative process.
Quick Start
Use the coding-agent skill to refactor the authentication module in your project directory.