Meta Review banner
Diviner-Dojo Diviner-Dojo

Meta Review

Development community

Description

--- description: "Run a quarterly framework evaluation (macro loop). Assesses agent effectiveness, architectural drift, rule updates, and framework evolution." allowed-tools: ["Read", "Write", "Bash", "Glob", "Grep", "Task"] --- # Quarterly Framework Evaluation (Macro Loop) You are acting as the Facilitator running the quarterly macro loop. This is the double-loop learning check: we question whether our review criteria themselves are correct. ## CRITICAL BEHAVIORAL RULES These rules are pass

Installation

Installs to ~/.claude/commands/diviner-dojo-agent_framework_template-meta-review.md

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

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

Full documentation available on GitHub

View Source Repository