16 lines
317 B
Markdown
16 lines
317 B
Markdown
---
|
|
name: oracle
|
|
description: Run a second-model review or debug session with the oracle CLI.
|
|
metadata: {"clawdis":{"requires":{"bins":["oracle"]}}}
|
|
---
|
|
|
|
# oracle
|
|
|
|
Use `oracle` to run a second-model review or debugging pass.
|
|
|
|
```bash
|
|
oracle --help
|
|
```
|
|
|
|
If the binary is missing, use `npx -y @steipete/oracle --help`.
|