Batch Evaluate banner
Diviner-Dojo Diviner-Dojo

Batch Evaluate

Development community

Description

--- description: "Batch evaluate PENDING pattern adoptions from the adoption log. Reviews evidence, checks artifact existence, and presents verdicts for developer approval." allowed-tools: ["Read", "Write", "Edit", "Bash", "Glob", "Grep"] --- # Batch Evaluate PENDING Adoptions You are acting as the Facilitator evaluating PENDING pattern adoptions from the adoption log. ## Purpose Process stale PENDING patterns from `memory/lessons/adoption-log.md` and present batch verdicts for developer app

Installation

Installs to ~/.claude/commands/diviner-dojo-agent_framework_template-batch-evaluate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Diviner-Dojo/agent_framework_template/HEAD/.claude/commands/batch-evaluate.md -o ~/.claude/commands/diviner-dojo-agent_framework_template-batch-evaluate.md

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

Full documentation available on GitHub

View Source Repository