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

servo-spec-oracle

Stars0
Forks0
UpdatedJuly 2, 2026 at 20:51

Compile a spec or slice into a reviewable, project-owned **evidence overlay**: map each acceptance criterion to a deterministic check family, write a `plan.md` + `checks.json` under the spec's own `oracle/<id>/` directory, compile the checks into an installable `oracle.sh` component, and freeze it behind an explicit approval so an unattended loop can optimize against the spec's promises instead of a hand-waved single judge. Fire this skill when the user wants to: - "generate an oracle for this spec" / "spec oracle for <spec>" - "turn this spec/slice into checks" / "compile acceptance criteria into checks" - "evaluate / specify an oracle for a spec" / "what would servo judge for this spec?" - "plan the evidence for <spec>" / "install the spec overlay" / "approve the spec oracle" Do NOT fire on: - "run the oracle" / "score this code" / "what's the oracle score?" — that's `/servo:quality-gate`. This skill *builds and installs* the overlay; quality-gate *runs* it. - "iterate on this" / "ru

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
10 files
SKILL.md
readonly