Generate a persistent .nexus-map/ knowledge base that lets any AI session instantly understand a codebase's architecture, systems, dependencies, and change hotspots. Use when starting work on an unfamiliar repository, onboarding with AI-assisted context, preparing for a major refactoring initiative, or enabling reliable cold-start AI sessions across a team. Produces INDEX.md, systems.md, concept_model.json, git_forensics.md and more. Requires shell execution and Python 3.10+. For ad-hoc file queries or instant impact analysis during active development, use nexus-query instead.
$npx -y skills add haaaiawd/anws --skill nexus-mapperInstalls into the current project.
Run `npx skills use "https://github.com/haaaiawd/anws" --skill "haaaiawd/anws/nexus-mapper"` 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.