概要
The Dependency Tracker skill empowers Claude to perform exhaustive audits of your project's package ecosystem. By cross-referencing package.json against local infrastructure documentation, it identifies undocumented libraries, version mismatches, and security vulnerabilities. It helps maintain project health by detecting unused dependencies and missing peer requirements, providing a deterministic report that guides developers toward better dependency governance without making unauthorized changes to the source code.