servo:oracle-hook

Automate installation, uninstallation, and status checks of the meta-judge Stop hook in Claude Code.

Updated May 16, 2026
One-click install
npx skills add https://github.com/ramboz/servo --skill servo-oracle-hook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: servo:oracle-hook
Source: https://github.com/ramboz/servo/tree/main/hosts/claude/skills/oracle-hook
Command: npx skills add https://github.com/ramboz/servo --skill servo-oracle-hook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The servo:oracle-hook Skill addresses the challenge of managing and automating project evaluations within Claude Code by providing a meta-judge Stop hook.

Core Features & Use Cases

  • Install/Uninstall Meta-Judge Hook: Automate the installation and uninstallation of the Stop hook that evaluates assistant turns against the project's oracle.
  • Report Hook Status: Check whether the meta-judge Stop hook is installed and in a consistent state.
  • Use Case: When working on a project within Claude Code, you can use this Skill to ensure that evaluations are running smoothly, making the project more efficient and reliable.

Quick Start

Use the servo:oracle-hook install /path/to/repo command to install the meta-judge Stop hook in your project.

Frequently Asked Questions about servo:oracle-hook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate project evaluation in Claude Code?

You can automate project evaluation in Claude Code by installing the meta-judge Stop hook, which evaluates assistant turns against a project's oracle to ensure reliable and efficient project execution.

What is a meta-judge Stop hook in Claude Code?

A meta-judge Stop hook in Claude Code is a mechanism that evaluates assistant turns against a project's oracle to maintain project quality and consistency during development.

How do I install a meta-judge hook for a specific repository?

Install the meta-judge hook by running the `servo:oracle-hook install /path/to/repo` command, which configures the evaluation Stop hook within your specified Claude Code project directory.

Can I check if the project evaluation Stop hook is already installed?

Yes, you can report the hook status to check whether the meta-judge Stop hook is installed and verify that it exists in a consistent state within your Claude Code environment.

Do I need Python to run the oracle hook evaluation in Claude Code?

Yes, managing the meta-judge Stop hook requires interaction with Claude Code project settings and the ability to execute Python scripts for evaluating assistant turns against the oracle.

Why is my Claude Code project evaluation hook not working?

If the project evaluation hook is not working, check the hook status to verify it is installed correctly and in a consistent state, ensuring the Python scripts can execute properly.