Back to skills
SkillHub ClubAnalyze Data & AIFull StackData / AI

dependency-analyzer

Analyzes code dependencies (imports, function calls, data flows) to create dependency graphs and determine which modules can be built in parallel vs sequentially. Identifies circular dependencies, calculates critical paths, detects tight coupling, and suggests module boundaries for parallel development. Generates visualization of module relationships. Use when planner creates build plans, determining module breakdown, optimizing parallel execution strategy, assessing feature complexity, identifying refactoring opportunities, or detecting architectural issues.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
1
Hot score
77
Updated
March 20, 2026
Overall rating
C2.5
Composite score
2.5
Best-practice grade
A88.4

Install command

npx @skill-hub/cli install wenis-rad-dependency-analyzer

Repository

wenis/rad

Skill path: skills/dependency-analyzer

Analyzes code dependencies (imports, function calls, data flows) to create dependency graphs and determine which modules can be built in parallel vs sequentially. Identifies circular dependencies, calculates critical paths, detects tight coupling, and suggests module boundaries for parallel development. Generates visualization of module relationships. Use when planner creates build plans, determining module breakdown, optimizing parallel execution strategy, assessing feature complexity, identifying refactoring opportunities, or detecting architectural issues.

Open repository

Best for

Primary workflow: Analyze Data & AI.

Technical facets: Full Stack, Data / AI.

Target audience: Development teams looking for install-ready agent workflows..

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: wenis.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install dependency-analyzer into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/wenis/rad before adding dependency-analyzer to shared team environments
  • Use dependency-analyzer for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

dependency-analyzer | SkillHub