Dependency Management

Python dependency and environment management for multi-service or monorepo python backends. Use when: (1) adding, upgrading, or removing a Python package, (2) responding to Dependabot or security vulnerability alerts (GHSA/CVE), (3) creating a new service that needs its own requirements files, (4) debugging pip install failures or Docker build issues related to dependencies, (5) reviewing or auditing the dependency tree, (6) running pip-compile. Enforces the pip-compile locked-file workflow and tiered dependency hierarchy.

richfrem ba5deae 15 files · 14.3 KB Updated

File contents

richfrem/agent-plugins-skills/tree/main/plugins/dependency-management/skills/dependency-management commit ba5deaedba

Frequently asked questions

npx skillmds@latest add richfrem/dependency-management