可通过 curl 安装独立 CLI;完整引导式设置约需 5 分钟。使用编译二进制时,还需要单独安装 Claude Code,并设置 CLAUDE_BIN_PATH。
安装 CLI 后,安装 Claude Code 并设置 CLAUDE_BIN_PATH,进入项目目录运行 claude,然后提出使用 Archon 修复指定问题的请求。
核验依据
README: Archon is a workflow engine for AI coding agents. Define your development processes as YAML workflows - planning, implementation, validation, code review, PR creation - and run th…
README: When you ask an AI agent to "fix this bug", what happens depends on the model's mood. It might skip planning. It might forget to run tests.
README: - **Isolated** - Every workflow run gets its own git worktree. Run 5 fixes in parallel with no conflicts.
README: Use archon to fix issue #42
README: The quick-install binaries > don't bundle Claude Code. Install it separately, then point Archon at it: