Ox Init banner
sageox sageox

Ox Init

Development community

Description

<!-- ox-hash: e5e8f24bf160 ver: v0.13.0-1-gf9fefd1 --> Initialize SageOx for this repository. Use when: - Setting up SageOx in a new repository for the first time - Configuring ox CLI integration with your coding agent - Installing hooks for automatic guidance loading Keywords: init, initialize, setup, install, configure, first-time, onboarding ## Common Issues ### Already initialized **Symptom:** `SageOx already initialized in this repository` **Solution:** This is fine - ox is ready to use

Installation

Installs to ~/.claude/commands/sageox-ox-ox-init.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/sageox/ox/HEAD/.claude/commands/ox-init.md -o ~/.claude/commands/sageox-ox-ox-init.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository