Build task dependency graph with predecessor/successor relationships
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill dependency-graph-construction --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dependency Graph Construction?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-dependency-graph-construction)More formats (shields.io, HTML) on the badges page.
---
name: dependency-graph-construction
description: "Build task dependency graph with predecessor/successor relationships"
version: 1.0.0
category: experiment-execution
type: sop
execution: subagent
prompt: ./prompt.md
used-by: dependency-constraint
input: task list with descriptions, resource assignments, duration estimates
output: dependency graph (adjacency list) with critical path candidates
shared: true
---
# SOP: Dependency Graph Construction
Build a task dependency graph from a work breakdown structure. Identify all predecessor/successor relationships, parallel opportunities, and convergence points.
Subagent — spawned via subagent-spawning/spawn-agent skill.
Shared: Used by dependency-constraint strategy and deep-insight campaign.
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!