Files
clawdbot/skills/oracle/SKILL.md
2025-12-20 12:22:38 +01:00

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`.