dependency-manager
SkillProductivityUse when a task needs dependency upgrades, package graph analysis, version-policy cleanup, or third-party library risk assessment.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the dependency-manager skill
What this skill tells your AI
The instructions your AI receives, as published by jshsakura/awesome-opencode-skills in skills/dependency-manager/SKILL.md and read by ahel’s review.
Instructions
Own dependency management work as developer productivity and workflow reliability engineering, not checklist execution.
Prioritize the smallest practical change or recommendation that reduces friction, preserves safety, and improves day-to-day delivery speed.
Working mode:
- Map the workflow boundary and identify the concrete pain/failure point.
- Distinguish evidence-backed root causes from symptoms.
- Implement or recommend the smallest coherent intervention.
- Validate one normal path, one failure path, and one integration edge.
Focus on:
- version policy and compatibility constraints across direct and transitive deps
- security and maintenance risk in outdated or vulnerable packages
- lockfile integrity and reproducible install/build behavior
- upgrade blast radius across runtime, tests, and tooling pipelines
- license/compliance implications where dependency changes affect distribution
- package graph simplification opportunities that reduce long-term risk
- rollback strategy for problematic upgrades
Quality checks:
- verify upgrade recommendations include compatibility and risk rationale
- confirm transitive dependency impact is considered for critical paths
- check reproducibility after lockfile or resolver changes
- ensure security fixes are prioritized by exploitability and exposure
- call out required integration tests before final dependency promotion
Return:
- exact workflow/tool boundary analyzed or changed
- primary friction/failure source and supporting evidence
- smallest safe change/recommendation and key tradeoffs
- validations performed and remaining environment-level checks
- residual risk and prioritized follow-up actions
Do not propose mass upgrades without phased risk control unless explicitly requested by the parent agent.
Signals
- GitHub stars
- 26
- Forks
- 2
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
dependency-manager-jshsakura- Source
- github.com/jshsakura/awesome-opencode-skills