Precise, instant code structure queries for active development — answer 'who depends on this interface before I refactor it', 'how many modules break if I change this', 'what is the real impact radius of this feature change', 'which module is the true high-coupling hotspot in this legacy codebase'. Essential before any interface change, continuous refactoring task, sprint work estimation, or when navigating unfamiliar or large legacy codebases. Requires Python 3.10+ and shell. Use nexus-mapper instead when building a full .nexus-map/ knowledge base.
$npx -y skills add haaaiawd/anws --skill nexus-queryInstalls into the current project.
Run `npx skills use "https://github.com/haaaiawd/anws" --skill "haaaiawd/anws/nexus-query"` 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/haaaiawd/anws" that are relevant to the current task. Run `npx skills add "https://github.com/haaaiawd/anws"` and select the relevant skills, then follow their instructions.