# Dependency Identification

> Identify critical dependencies from ablation results, producing a dependency graph and highlighting critical components.

- Skill: `yogsoth-ai/dependency-identification-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yogsoth-ai/dependency-identification-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yogsoth-ai/dependency-identification-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: yogsoth-ai (https://skillmd.com/u/yogsoth-ai)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/yogsoth-ai/dependency-identification-2

---


# Dependency Identification

Extract a dependency graph from ablation results, identifying which components are critical and how they relate.

## Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

## Why Subagent

Dependency analysis requires synthesizing ablation data into graph structures and identifying non-obvious transitive dependencies. Benefits from focused analytical context.

