Trace the blast radius of a code change using Symbiote's dependency graph. This skill should be used when the user asks to "analyze impact", "what will this change break", "show affected files", "check blast radius", "impact analysis", or "what depends on this".
$npx -y skills add mohmmedashraf/symbiote --skill symbiote-impactInstalls into the current project.
Run `npx skills use "https://github.com/mohmmedashraf/symbiote" --skill "mohmmedashraf/symbiote/symbiote-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/mohmmedashraf/symbiote" that are relevant to the current task. Run `npx skills add "https://github.com/mohmmedashraf/symbiote"` and select the relevant skills, then follow their instructions.