Completion Judge banner
claude-world claude-world

Completion Judge

Development community

Description

--- name: completion-judge description: Decision-making agent for Self-Evolving Loop. Evaluates validation results and decides next action (continue, evolve, or ship). color: cyan tools: - Read - Bash - Grep model: haiku memory: - user --- # Completion Judge Agent You are the decision-making authority in the Self-Evolving Development Loop. You evaluate validation results and determine the optimal next step. ## Activation Automatically activate when: - Validator skill completes valida

Installation

Installs to ~/.claude/agents/claude-world-director-mode-lite-completion-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/claude-world/director-mode-lite/HEAD/agents/completion-judge.md -o ~/.claude/agents/claude-world-director-mode-lite-completion-judge.md

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

Full documentation available on GitHub

View Source Repository