zeroshot - autonomous engineering team CLI
JavaScript CLI that drives Claude Code, Codex, OpenCode, and Gemini CLI as a single autonomous team, taking an issue spec and returning a finished branch. Walk-away workflow with built-in orchestration.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
Multi-agent frameworks and orchestration
Frameworks, harnesses, and DSLs for coordinating multiple AI agents across handoffs, parallel waves, and tool use.
Tools for OpenAI Codex CLI
The Codex-aware slice of the directory: orchestration, observability, sandboxes, and bridges built specifically for the OpenAI Codex runtime.
Related entries
wanman - worktree-isolated multi-agent runtime for Claude Code and Codex
Multi-agent runtime that spawns each Claude Code or Codex agent in its own git worktree and home directory. JSON-RPC subprocess control, task pooling, artifact storage. Solves the share-a-directory failure mode that breaks most multi-agent harnesses.
maestro-orchestrate - multi-agent orchestration platform
Orchestrates Gemini CLI, Claude Code, Codex, and Qwen Code with 39 specialist subagents, parallel execution, and built-in review/debug/security/SEO/accessibility passes.
hcom - cross-terminal agent messaging
Rust tool that lets AI agents in separate terminals message, watch, and spawn each other. Works with Claude Code, Gemini CLI, Codex, and OpenCode for ad-hoc multi-agent workflows.
ccmanager - session manager for AI coding CLIs
TUI session manager that switches between Claude Code, Gemini CLI, Codex CLI, Cursor Agent, Copilot CLI, Cline CLI, OpenCode, and Kimi CLI sessions in one place. Lets you run and supervise multiple agent runtimes from a single shell.