tao-judge

Community

End TAO runs with measurable goal scoring.

AuthorCleanExpo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns subjective “goal achieved” judgments into a repeatable, measurable termination decision for an agent loop, preventing wasted iterations and stalled runs.

Core Features & Use Cases

  • Goal-state termination gating: Scores a goal-state pair into a single scalar and decides whether the loop should stop.
  • Structured verdict output: Returns a JudgeVerdict with done, reason, score (0..1), and a next_action_hint to guide continuation.
  • Autoresearch-aligned scoring: Uses the score as the primary scalar and terminates only when the evaluator explicitly reports GOAL_MET.
  • Operational checkpoint & one-shot evaluation: Supports being called at a judge-checkpoint after worker steps or as a one-shot scoring pass without running the full loop.

Quick Start

Ask your agent system to call tao-judge as a goal-completion evaluator at each judge-checkpoint to decide when to stop or continue the TAO loop.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tao-judge
Download link: https://github.com/CleanExpo/Pi-Dev-Ops/archive/main.zip#tao-judge

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.