Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

servo-oracle-hook

Étoiles0
Forks0
Mis à jour15 juin 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
5 fichiers
SKILL.md
readonly