Quickstart
From install to your first directive in 5 minutes.System requirements
1
Install the CLI
Run the installer from your project directory:Or install via Homebrew (macOS/Linux):The installer configures hooks, the event-driven learner with a daily sweep, and the managed section in
CLAUDE.md.2
Use Claude Code normally
Just keep working as usual. auto-sop captures tool calls silently in the background with less than 50ms overhead.
Captures are stored locally in
.auto-sop/captures/ — they never leave your machine on the free tier.3
Trigger learning
The learner runs automatically during your session and once daily. To trigger it immediately:The learner analyzes your captures, finds recurring patterns (3+ occurrences), and validates them with LLM analysis.
4
Check your CLAUDE.md
Open your project’s Directives appear in the managed section with evidence counts:
CLAUDE.md to see the new directives:Optional: Connect to cloud
Connect your project for cloud sync and the web dashboard:What’s next
How It Works
Deep dive into the capture → detect → write → prevent pipeline.
CLI Reference
Explore all 18 CLI commands.

