Repeatable
Package your best AI coding patterns as shareable YAML workflows
curl -fsSL https://archon.diy/install | bashirm https://archon.diy/install.ps1 | iexbrew install coleam00/archon/archondocker run --rm -v "$PWD:/workspace" ghcr.io/coleam00/archon:latest workflow listArchon is a workflow engine for AI coding agents. Define multi-step development workflows in YAML — code review, bug fixes, feature implementation, testing — and run them with a single command.
Repeatable
Package your best AI coding patterns as shareable YAML workflows
Isolated
Each workflow runs in its own git worktree — no conflicts, no mess
Portable
Run from CLI, Web UI, Slack, Telegram, GitHub, or Discord
Composable
Chain nodes into DAGs with dependencies, loops, and conditional logic
Multi-provider
Works with Claude Code SDK and Codex SDK