verify_change
Safety report before applying code changes. Returns broken imports, circular deps, health delta, affected files. Also available as depwire verify-change CLI.
How to use it
verify_change is exposed by the Depwire MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the verify_change tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Depwire
npm install -g depwire-cliOther tools in Depwire (23)
Find files and tests affected by changing a file or symbol.
Multi-agent coordination: declare intent to modify files so other clients avoid conflicts.
Connect to any local project or GitHub repo
Symbols defined but never referenced
Query who is currently working on what.
High-level project overview
Retrieve past decisions by query, session, file, or tag.
What does a symbol depend on?
What depends on this symbol?
Full context — imports, exports, dependents. Includes cross-language connections.
0-100 health score with recommendations
Retrieve auto-generated codebase documentation
Look up any symbol's details
Architecture evolution over git history
What breaks if you change a symbol? Cross-language edges included.
List all files with stats
Save a structured decision for future sessions to reference.
Release a previously made file claim.
Find symbols by name across the codebase
Scan for vulnerabilities with graph-aware severity elevation. No API key required.
Simulate move/delete/rename/split/merge before touching code. Returns health delta, broken imports, affected nodes. Cross-language edges included.
Regenerate documentation on demand
Generate interactive arc diagram