multiplexer
active
Crewplane
CLI
IDE
About
Crewplane targets teams whose coding-agent usage has outgrown ad-hoc prompting but who do not want a vendor's hosted orchestration layer. Workflows are declared in Markdown as DAGs of stages, agent assignments, prompts, handoffs, and review gates; Crewplane validates them, routes work to CLIs like Claude Code and Codex while leaving each agent's models, tools, and MCP servers under native control, and records per-stage artifacts for resumption and audit. The CLI-first design keeps definitions in git, so process changes go through normal code review. Its audience is engineering teams on Linux, macOS, or WSL who want repeatable, observable agent pipelines without giving up control of the underlying agents.