Use before submitting a PR or considering a task done to evaluate the 'blast radius' of your changes.
Scanned 5/29/2026
Install to Claude Code
npx -y skills add yeaight7/agent-powerups --skill change-impact-check --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Change Impact Check?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yeaight7-change-impact-check)More formats (shields.io, HTML) on the badges page.
---
name: change-impact-check
description: "Use before submitting a PR or considering a task done to evaluate the 'blast radius' of your changes."
---
# Change Impact Check
Code changes rarely exist in isolation. Before declaring success, you must evaluate the downstream consequences of your work.
## Impact Assessment Protocol
1. **API Surface**: Did you change a public method signature, REST endpoint, or database schema? If so, immediately `grep` the entire repository for usages of the old signature.
2. **Dependency Graph**: If you updated a core utility function (e.g., `formatDate`), find all modules that import it. Do their tests still pass?
3. **Configuration**: Did you add a new environment variable? Ensure it is documented in `.env.example` or the `README.md`.
4. **Action**: If you detect a high blast radius, run the full test suite (not just the local unit tests) and explicitly document the affected areas in your handoff or PR description.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.