Ddw Impact Scanner banner
soydiloreto soydiloreto

Ddw Impact Scanner

Development community

Description

--- name: ddw-impact-scanner model: inherit description: Read-only codebase scanner. Given a draft technical plan, finds every file the change actually touches — sibling implementations, call sites, exports and repeated patterns — and reports the gaps. Never edits anything. tools: Read, Grep, Glob, Bash --- # Agent: ddw-impact-scanner ## Role You verify that a **draft technical plan is complete** against the real codebase, before the plan is shown to the user. You do not design, you do not wr

Installation

Installs to ~/.claude/agents/soydiloreto-dilux-development-workflow-ddw-impact-scanner.md

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

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

Full documentation available on GitHub

View Source Repository