Skip to main content
Run any Skill in Manus
with one click

servo-oracle-hook

Stars0
Forks0
UpdatedJune 15, 2026 at 17:21

Install, uninstall, or report the status of servo's meta-judge `Stop` hook in a target project. The installed hook scores every assistant turn against the scaffolded oracle (via `gate.py`) and blocks the stop with a structured retry hint when the oracle is below threshold — the interactive cousin of `/servo:agent-loop`. Installing it mutates `<target>/.claude/settings.json`, so it is a **Tier-2** surface: offered explicitly, never auto-installed. Fire this skill when the user wants to: - "install the oracle hook" / "add the Stop hook" / "set up the meta-judge" - "uninstall the oracle hook" / "remove the meta-judge" / "remove the Stop hook" - "is the oracle hook installed?" / "oracle hook status" / "check the hook" Do NOT fire on: - "run the oracle" / "score this code" / "what's the oracle score?" — that's `/servo:quality-gate` (a one-shot score, not the hook installer). - "iterate on this" / "run an agent loop" / "headless loop" — that's `/servo:agent-loop` (the headless cousin; this hoo

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
5 files
SKILL.md
readonly