oracle
DevelopmentBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns)....
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), or any work in ~/clawd workspace (never spawn agents here). Requires a bash tool that supports pty:true.
Allows you to run coding agents (Codex, Claude Code, OpenCode, Pi) in the background for automated coding tasks, monitor their progress, send input, and manage their lifecycle.
Use this skill for automated code generation, refactoring, pull request reviews, parallel issue fixing, and any scenario where you need programmatic control over a coding agent.
The skill expects a shell command to execute a coding agent, along with optional parameters like working directory, background mode, timeout, and elevated privileges. It also accepts actions for managing background sessions, such as listing, polling, logging, writing, submitting, sending keys, pasting, and killing sessions.
The skill returns the output of the coding agent, including any generated code, review comments, or status updates. For background sessions, it returns a session ID that can be used to monitor and control the process.
1. Install the required coding agent CLI tools (e.g., Codex, Claude CLI, OpenCode CLI, Pi Coding Agent).
2. Configure the necessary API keys and settings for each tool.
3. Ensure the tools are accessible via your system's PATH environment variable.
4. Test the tools to verify they are working correctly before using them with the Coding Agent skill.
Discover more AI agent skills in the same category to enhance your workflow automation.
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns)....
This skill provides a comprehensive guide to Bash and Linux terminal patterns, enabling users to efficiently manage file...
This skill allows you to interact with Azure Data Lake Storage Gen2 using the Python SDK. ADLS Gen2 provides a hierarchi...
This skill streamlines Mixpanel product analytics by automating common tasks through Composio's Mixpanel toolkit via Rub...
This skill implements a sophisticated debugging and resolution pipeline that leverages AI-assisted debugging tools and o...
Azure AI VoiceLive SDK for Java. Real-time bidirectional voice conversations with AI assistants using WebSocket....
Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.