Skip to main content
在 Manus 中运行任何 Skill
一键导入

servo-oracle-hook

星标0
分支0
更新时间2026年7月12日 21:12

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

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly