What problem does it solve?
Analyze, validate, dry-run, and improve Renovate bot configurations renovate.json and .renovaterc* files. Use when the user asks about dependency automation, dependency updates, Renovate, pinning versions, grouping packages, semantic commits for Renovate, or troubleshooting Renovate PR behavior. Learns the user's preferences across sessions via inbox docs so config suggestions improve over time.
Core Features & Use Cases
- Analyze and validate Renovate configs to surface actionable issues before they affect CI.
- Perform dry-run simulations to preview updates and detect potential conflicts.
- Learn user preferences over sessions by writing inbox documents that guide future recommendations.
- Provide targeted suggestions and searchable knowledge about Renovate behavior, rules, and configurations.
Quick Start
Run go-guardian renovate analyze <config-path> to analyze the config and generate the Renovate analysis report.