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…
ZeroClaw
Runs a small, fast, fully autonomous personal assistant agent as a self-contained runtime deployable across operating s…
DeepSeek Harness
Runs coding agents on a plugin-composed harness where models, tools, skills, sessions, sandboxes, storage, and the UI a…
Orca
Runs fleets of coding agents in parallel git worktrees, letting you launch Claude Code, Codex, OpenCode and others side…