Dependency Identification

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

yogsoth-ai fe6d0ed 2 files · 2.7 KB Updated

File contents

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.

Available SOPs

Optional, no fixed order; the final leaf is always a sop.

SOP When to use
spawn-agent Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent.

yogsoth-ai/de-anthropocentric-research-engine/tree/main/skills/dependency-identification commit fe6d0edc3d

Frequently asked questions

npx skillmds@latest add yogsoth-ai/dependency-identification