npx claudepluginhub sageox/oxDefined inline in plugin.json manifest
if command -v ox >/dev/null 2>&1; then ox agent prime 2>&1 || true; else echo 'SageOx ox CLI is not installed. Visit https://sageox.ai/install to set up.'; fiif command -v ox >/dev/null 2>&1; then ox agent prime 2>&1 || true; else echo 'SageOx ox CLI is not installed. Visit https://sageox.ai/install to set up.'; fiExecutes bash scripts on PreCompact (pre-compact.sh) and SessionStart (session-start.sh) events for lifecycle automation. No file writes or tool blocking.