Archon
by Cole Medin
Runs coding agents through YAML-defined workflows (plan, implement, validate, review, open a PR), each in its own git worktree, driven from CLI, web UI, Slack, or GitHub.
Skills
YAML Workflow Execution
Executes DAG workflows defined in .archon/workflows, mixing AI prompt nodes with deterministic bash, script, and git nodes.
Worktree Run Isolation
Gives every workflow run its own git worktree and branch so several runs proceed in parallel without conflicts.
Issue To PR Pipeline
Ships workflows that classify a GitHub issue, plan, implement, validate, open a pull request, and self-fix review findings.
Visual Workflow Builder
Creates and edits DAG workflows with loop and human-approval nodes in a drag-and-drop web editor backed by YAML.
Multi Platform Adapters
Starts and monitors runs from CLI, web UI, Slack, Telegram, Discord, or GitHub webhooks in one shared activity view.
Related Agents
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
Orca
Runs fleets of coding agents in parallel git worktrees, letting you launch Claude Code, Codex, OpenCode and others side…
Qwen Code
Runs an open-source coding agent in the terminal with subagents, agent teams, hooks, skills, plan mode and MCP, switcha…
Codex CLI
Runs a coding agent locally in the terminal, editing files and executing commands inside an OS sandbox with configurabl…