빠른 시작
사전 요구사항
Section titled “사전 요구사항”- Archon 설치
- Claude Code 설치 — Archon은 Claude Code를 orchestration하지만 함께 포함하지는 않습니다
- Claude 인증을 진행합니다:
claude /login실행(기존 Claude Pro/Max subscription 사용) - compiled Archon binary에서는
CLAUDE_BIN_PATH를 설정합니다(Binary path configuration 참고) - 임의의 git repository로 이동합니다
첫 Workflow 실행
Section titled “첫 Workflow 실행”# List available workflowsarchon workflow list
# Ask Archon to assist with your codebasearchon workflow run assist "What does this codebase do?"
# Run a code reviewarchon workflow run smart-pr-review설치, 인증, Web UI 설정, CLI 설정, troubleshooting까지 포함한 전체 시작 가이드는 Overview를 참고하세요.
- 개요 — 전체 onboarding guide
- 핵심 개념 — workflow, node, command, isolation 이해하기
- 설정 — 프로젝트에 맞게 Archon 설정하기
- Workflow 작성 — 나만의 workflow 만들기
- GitHub Repository — source code, issue, discussion