Analyzes the blast radius and risk level before modifying any file. Run this skill before touching production code, before refactoring, and before changing core logic. It is mandatory for files under payment, auth, billing, and security paths. Triggers on /impact, "impact analysis", or "what does changing this file affect?
$npx -y skills add insightflo/claude-impl-tools --skill impactInstalls into the current project.
Run `npx skills use "https://github.com/insightflo/claude-impl-tools" --skill "insightflo/claude-impl-tools/impact"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/insightflo/claude-impl-tools" that are relevant to the current task. Run `npx skills add "https://github.com/insightflo/claude-impl-tools"` and select the relevant skills, then follow their instructions.