Project investigate deps
Skill JasonWarrenUK/goblin-mode/skills/project-investigate-deps
{{ πππ }} Investigate this repo's dependencies in detailFrom its SKILL.md
npx -y skills add JasonWarrenUK/goblin-mode --skill project-investigate-depsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.1 KB, 139 tokens by cl100k_base, as published. Nobody here has run it
Repo Package & Dependency Analysis
<overview> Provide an in-depth analysis of this codebase's package dependencies, particularly $ARGUMENTS. </overview> <steps> 1. Run `"$HOME"/.claude/library/scripts/deps-dump.sh` β it detects the package manager from lockfiles and dumps declared versions, outdated report and audit output in one pass. Analyse that dump rather than orchestrating the package-manager CLIs yourself. 2. For anything the dump flags (or $ARGUMENTS names), check deprecation notices & security advisories online. 3. Suggest fixes and updates, ordered by risk. </steps>What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.