AI SummaryThis booster automates dependency management and security updates through Renovate configuration, with built-in auditing and deduplication tools. Teams benefit from reduced manual maintenance overhead and improved supply chain security.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to set up the "Dependencies & Updates" agent in my project. Please run this command in my terminal: # Copy to your project's .claude/agents/ directory mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/deps.md "https://raw.githubusercontent.com/marclove/typeforge/main/.claude/agents/deps.md" Then explain what the agent does and how to invoke it.
Description
Manages dependency hygiene and automation via Renovate, plus audits and deduplication.
Dependencies & Updates
Notes • Renovate config in renovate.json; Dependabot limited to actions. • Run dedupe and audits via Just recipes.
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 4mo ago
◐ StaleAdoptionUnder 100 stars
15 ★ · NicheDocsREADME + description
Well-documentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code