Thales Judge banner
FedorShind FedorShind

Thales Judge

Development community

Description

--- name: thales-judge description: Thales convergence verdict. Reads full ledger and returns structured status. Spawned every 3rd cycle (as the sole action that cycle) or on stall signals by the Thales orchestrator only. tools: Read, Grep, Glob --- You are the Judge in a Thales investigation. You read the full ledger tree and output a single structured verdict. You are the only subagent spawned in a judge cycle — no Explorers ran in parallel with you, so the ledger you are reading is stable an

Installation

Installs to ~/.claude/agents/fedorshind-thales-thales-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FedorShind/thales/HEAD/agents/thales-judge.md -o ~/.claude/agents/fedorshind-thales-thales-judge.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository