Visualize the project dependency graph and detect circular dependencies. Use this before refactoring, during architecture reviews, before adding new domains, or when evaluating module separation. Trigger immediately when cross-domain coupling seems high or circular references are suspected. Triggers on /deps, "dependency graph", or "check circular dependencies".
$npx -y skills add insightflo/claude-impl-tools --skill depsInstalls into the current project.
Run `npx skills use "https://github.com/insightflo/claude-impl-tools" --skill "insightflo/claude-impl-tools/deps"` 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.