actual CLI Companion Inline knowledge and operational workflows for the actual CLI. Read this file first; load reference files only when you need deeper detail for a specific topic. CLI Not Installed If the binary is not in PATH, stop and help the user install it before doing anything else. All commands, pre-flight checks, and diagnostics require the CLI. Detect with: Install options (try in this order): | Method | Command | |--------|---------| | npm/npx (quickest) | | | Homebrew (macOS/Linux) | | | GitHub Release (manual) | Download from on GitHub | For one-off use without installing global…