Dependency Hygiene

Manage a project's dependencies so they stay small, current, and safe. Use when deciding whether to add a dependency, auditing an existing dependency tree, configuring Dependabot or Renovate, dealing with upgrade churn or a flood of bot PRs, resolving version conflicts, choosing between dependency ranges and pinning, or removing an unmaintained dependency. Also use for "our install is huge", "too many Dependabot PRs", or before publishing a library that others will depend on.

the-open-agent 0957b14 8.1 KB Updated

File contents

the-open-agent/oss-skills/tree/main/skills/dependency-hygiene commit 0957b14b51

Frequently asked questions

npx skillmds@latest add the-open-agent/dependency-hygiene