Goal Loop banner
Diviner-Dojo Diviner-Dojo

Goal Loop

Development community

Description

--- description: "Pursue a developer-authored goal contract by iterating build -> verify -> refine until its verifiable criteria are met, then halt for /review + a required education walkthrough. Deterministic driver (scripts/goal_loop.py) owns control flow; the model is invoked only for build/judge/gate. Never pushes, never auto-merges." allowed-tools: ["Read", "Write", "Edit", "Bash", "Glob", "Grep", "Task"] argument-hint: "[path to a GOAL-… contract, or a goal description to author one]" ---

Installation

Installs to ~/.claude/commands/diviner-dojo-agent_framework_template-goal-loop.md

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

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

Full documentation available on GitHub

View Source Repository