Build Module banner
Diviner-Dojo Diviner-Dojo

Build Module

Testing community

Description

--- description: "Build a module from a spec with integrated quality gates and mid-build checkpoint reviews. Generates code task-by-task, dispatches specialist checkpoints, runs tests, triggers review, and activates education gate." allowed-tools: ["Read", "Write", "Edit", "Bash", "Glob", "Grep", "Task"] argument-hint: "[spec file path or module description]" --- # Module Construction with Checkpoint Reviews You are acting as the Facilitator. Build code against an approved spec with integrated

Installation

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

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

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

Full documentation available on GitHub

View Source Repository