Acerca de
Dependency Resolver is a specialized skill for Claude Code designed to eliminate the common 'works on my machine' syndrome by synchronizing local and CI environments. It proactively detects version drift in Python runtimes, linters, and formatters before you push code, preventing the 20-45 minute debugging cycles often caused by CI environment mismatches. By comparing local states against GitHub Actions workflows and configuration files, it provides immediate, actionable fix recommendations or automated synchronization to ensure your code passes CI on the first attempt.