About
The Dependency Opportunity Scanner is a sophisticated workflow skill designed to reduce technical debt and maintenance burden by finding areas where custom code can be replaced with industry-standard libraries. It performs parallel analysis of your codebase to identify patterns like custom date manipulation or HTTP clients, researches the best-fit libraries based on maintenance and bundle size, and then automates the entire refactoring process—from creating a Git worktree to submitting a detailed Pull Request for human review.