SageOx Documentation
SageOx helps engineering teams work more effectively with AI coding assistants by providing Team Context - the shared knowledge, conventions, and decisions that make your codebase unique.
What SageOx Does
When you work with AI coding agents like Claude Code, they start each session with no knowledge of your team's patterns. SageOx fixes this by:
- Injecting Team Context automatically when agents start working
- Recording meetings and discussions so decisions become searchable
- Building a Ledger of work history across your repositories
Quick Start
terminal
# Install the CLI
$
# Authenticate
$
# Initialize your repository
$
After setup, your AI agents automatically receive your team's context when they run ox agent prime.
Features
Team Context
Shared knowledge that flows to every AI agent working on your codebase:
- Coding conventions and patterns
- Architectural decisions
- Domain terminology
- Onboarding guidance
Recording & Transcription
Capture team discussions and make them searchable:
- Record directly from the web app or mobile
- Import video walkthroughs from Cap, Loom, or local files
- Automatic AI transcription with speaker identification
- Insights feed into your Team Context
CLI Tools
Command-line interface for developers:
ox login- Authenticate with SageOxox init- Connect a repositoryox doctor- Diagnose issuesox agent prime- Inject context into AI agents
Next Steps
- Just want to try it? Solo Quickstart — get value in 5 minutes, no team needed
- Creating a team? Team Setup Quickstart
- Joining a team? New Team Member Quickstart
- Getting Started - Full setup walkthrough
- Quickstart: ox CLI - CLI reference
- Web Recorder - Record team meetings
- Video Import - Import screen recordings as team knowledge

