dependency-management

Evaluate Python or JavaScript dependencies and produce a formal decision report.

1|2|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/michaelsvanbeek/personal-agent-skills --skill dependency-management-michaelsvanbeek
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dependency-management
Source: https://github.com/michaelsvanbeek/personal-agent-skills/tree/main/skills/dependency-management
Command: npx skills add https://github.com/michaelsvanbeek/personal-agent-skills --skill dependency-management-michaelsvanbeek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dependency management provides a structured framework to evaluate when to add, prune, or update software dependencies, reducing risk and maintenance burden across projects.

Core Features & Use Cases

  • Evaluation framework for need, alternatives, and risk assessment before adding dependencies
  • Guidance on lockfile hygiene, vulnerability remediation, and license compliance
  • Produces a formal, traceable dependency decision report suitable for PRs and governance

Quick Start

Run the dependency evaluation framework on your project to determine the need, alternatives, and a formal decision.

Frequently Asked Questions about dependency-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate whether to add a new dependency to a Python or JavaScript project?▼

Run a dependency evaluation framework that assesses project need, analyzes alternatives, and produces a formal decision report to reduce software dependency risk and maintenance burden.

What is the best way to manage lockfile hygiene and vulnerability remediation across environments?▼

Use a structured dependency management framework to enforce lockfile hygiene, guide vulnerability remediation, and ensure license compliance across multiple environments.

How do I configure automated dependency updates and pruning for my software project?▼

Apply a dependency evaluation framework to manage automated updates and pruning, generating traceable decision reports suitable for pull requests and governance.

Does this dependency management framework support both Python and JavaScript projects?▼

Yes, the framework identifies whether to add or prune dependencies and evaluates alternatives for both Python and JavaScript projects across environments.