Daw Impact Scanner banner
EmaTiradani EmaTiradani

Daw Impact Scanner

Development community

Description

--- name: "daw-impact-scanner" 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." model: "inherit" tools: "Read, Grep, Glob, Bash" --- # Agent: daw-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 d

Installation

Installs to ~/.claude/agents/ematiradani-questit-daw-daw-impact-scanner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EmaTiradani/QuestIt-DAW/HEAD/.claude/agents/daw-impact-scanner.md -o ~/.claude/agents/ematiradani-questit-daw-daw-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