Quick Start
Prerequisites
Section titled “Prerequisites”- Install Archon
- Authenticate with Claude: run
claude /login(uses your existing Claude Pro/Max subscription) - Navigate to any git repository
Run Your First Workflow
Section titled “Run Your First 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-reviewWhat’s Next?
Section titled “What’s Next?”For the full getting started guide — installation, authentication, Web UI setup, CLI setup, and troubleshooting — see the Overview.
- Overview — Complete onboarding guide
- Core Concepts — Understand workflows, nodes, commands, and isolation
- Configuration — Customize Archon for your project
- Authoring Workflows — Create your own workflows
- GitHub Repository — Source code, issues, and discussions