Rseng Dependency Management

Covers the full lifecycle of third-party dependencies: vetting a library before adoption on every axis that matters - suitability, license, trust and vulnerabilities including the transitive tree, documentation, maintenance and version currency - then keeping dependencies current with lockfiles and automated updates, and replacing them when they rot. Use PROACTIVELY whenever a new dependency is about to be added, when dependencies are outdated or unpinned, when the user asks whether a library is safe or well chosen, mentions dependabot/renovate, transitive dependencies or version pinning, or when an audit is due. (Finding candidates: rseng-software-reuse; deep license analysis: rseng-license-compliance; lockfile mechanics: rseng-reproducible-environments.)

fdiblen 6287d9c 2 files · 8.0 KB Updated

File contents

fdiblen/rseng-agent-skills/tree/main/skills/rseng-dependency-management commit 6287d9c195

Frequently asked questions

npx skillmds@latest add fdiblen/rseng-dependency-management