About
The Dependency Opportunity Scanner is a sophisticated Claude Code workflow designed to modernize codebases by finding 're-invented wheels' and replacing them with industry-standard libraries. It employs parallel analysis agents to detect common patterns like date manipulation, validation, and API clients, then performs deep research into the best library alternatives. Once an opportunity is selected, it automates the entire refactoring process within an isolated git worktree, verifies the changes with tests, and prepares a comprehensive Pull Request featuring detailed impact analysis and migration guides.