Quick Start Guide
Get Aetheris running in under 30 seconds.
1. Install
2. Configure
Get a free API key from your preferred provider:
3. Analyze
That's it! Your analysis report will be generated in docs/analyses/.
Common Workflows
Full Analysis
Incremental (Changed Files Only)
With Timeout
Auto-Fix Issues
# Automatically fix issues with Claude Code
aetheris fix --analyze-first --auto
# Review changes before committing
git diff