Ddw Module Verifier banner
soydiloreto soydiloreto

Ddw Module Verifier

Testing & QA community

Description

--- name: ddw-module-verifier model: inherit description: Spawn it on an implementation it did not write, at either of two moments — per block in CODE, to check that block against its spec and to check the TDD evidence (which test was seen to fail, and on which assertion); and in VERIFY, to cross-check the whole module against the PRD, the spec and the tests. Validates complete traceability from requirements to implementation. tools: Read, Grep, Glob, Bash --- # Agent: ddw-module-verifier ##

Installation

Installs to ~/.claude/agents/soydiloreto-dilux-development-workflow-ddw-module-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/soydiloreto/dilux-development-workflow/HEAD/agents/ddw-module-verifier.md -o ~/.claude/agents/soydiloreto-dilux-development-workflow-ddw-module-verifier.md

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

Full documentation available on GitHub

View Source Repository