
from myclaude2,651
Run and orchestrate codeagent-wrapper tasks across multiple AI backends (Codex, Claude, Gemini, OpenCode) for parallel code analysis, large refactors, and multi
Provides a wrapper around codeagent-wrapper that lets agents execute complex code tasks across multiple backends (Codex, Claude, Gemini, OpenCode). It supports agent presets, skill injection, worktree isolation, parallel task orchestration, and structured JSON output — useful for large-scale refactors, multi-agent pipelines, and automated code generation.
Use this skill when you need to: deep-analyze codebases, run coordinated multi-step engineering workflows (explore → design → implement → review), execute parallel subtasks with dependency management, or run reproducible CLI-driven agent presets. Prefer --parallel for multi-task runs and --worktree when making filesystem changes.
This skill is designed for agents that can run CLI tools and manage multi-backend LLMs (Codex, Claude, Gemini, OpenCode) and fits into multi-agent orchestrators and developer-focused assistants.
This skill has not been reviewed by our automated audit pipeline yet.
Do — Feature Development Orchestrator
Orchestrates a five-phase, multi-agent feature development workflow (Understand, Clarify, Design, Implement, Complete) using codeagent-wrapper; manages task wor
Harness — Long-Running Agent Framework
A framework for long-running, multi-session agent tasks: progress checkpointing, failure recovery, task dependency management, and concurrency controls.