概要
This skill provides a structured methodology for diagnosing issues with Renovate automated dependency updates. It helps developers locate configuration files, extract shared configs, trigger debug workflows via GitHub CLI, and analyze logs to determine why specific packages might be bypassing minimumReleaseAge policies or behaving unexpectedly. By mapping packages to their respective datasources and verifying timestamp support, it eliminates guesswork in dependency management troubleshooting and provides clear paths to resolution for complex update logic.