tao-judge
CommunityEnd TAO runs with measurable goal scoring.
Software Engineering#agent orchestration#autonomy#termination gating#goal scoring#Claude evaluator#TAO loop#structured verdict
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 anext_action_hintto 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.