Skip to content

Quick Start

  1. Install Archon
  2. Authenticate with Claude: run claude /login (uses your existing Claude Pro/Max subscription)
  3. Navigate to any git repository
Terminal window
# List available workflows
archon workflow list
# Ask Archon to assist with your codebase
archon workflow run assist "What does this codebase do?"
# Run a code review
archon workflow run smart-pr-review

For the full getting started guide — installation, authentication, Web UI setup, CLI setup, and troubleshooting — see the Overview.