Back to Skills Hub
Multi Coding Agent

Multi Coding Agent

@kesslerio
developmentAgent OrchestrationCode GenerationBash Automation

Moltbot skill for orchestrating multiple AI coding agents (Codex, Claude Code, Gemini CLI, Pi, OpenCode) via bash with PTY support, automatic fallback mechanisms, and background process control for parallel coding workflows.

🚀 Multi Coding Agent orchestrates multiple AI coding assistants (Codex, Claude Code, Gemini, Pi, OpenCode) through a unified bash interface. Run coding tasks with automatic fallback when one agent hits limits, background execution for long jobs, and proper terminal emulation for interactive workflows.

💡 Perfect for developers who need flexible AI coding support. Execute one-shot coding tasks, run agents in the background with session monitoring, or coordinate parallel workflows across multiple agents using git worktrees and tmux for complex projects.

✨ Key advantage: PTY mode support ensures coding agents work correctly with proper terminal emulation, while background process control lets you monitor long-running tasks without blocking your workflow.

GitHub

Requirements

No additional requirements.