Identify critical dependencies from ablation results, producing a dependency graph and highlighting critical components.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill dependency-identification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dependency Identification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-dependency-identification)More formats (shields.io, HTML) on the badges page.
---
name: dependency-identification
description: Identify critical dependencies from ablation results, producing a dependency graph and highlighting critical components.
execution: subagent
prompt: ./prompt.md
input: ablation_results (object)
used-by: ablation-brainstorm
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!