概要
The Dependencies & Reuse Auditor (L3) is a specialized worker designed to streamline software supply chain management and maintain code quality within the Claude Code ecosystem. It systematically analyzes package manifests and source code to detect outdated dependencies, identify unused production or development libraries, and flag 'reinvented wheels' where custom code replicates features already available in the standard library or installed packages. By providing a quantified compliance score and actionable remediation steps, it helps developers reduce bundle sizes, mitigate security risks, and improve overall maintainability during the delivery workflow.