Determine task dependencies and execution order
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill dependency-sequencing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dependency Sequencing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-dependency-sequencing)More formats (shields.io, HTML) on the badges page.
---
name: dependency-sequencing
description: "Determine task dependencies and execution order"
version: 1.0.0
category: experiment-execution
type: sop
execution: subagent
prompt: ./prompt.md
used-by:
- critical-path-planning
- task-decomposition
input: list of implementation activities
output: dependency graph with predecessor/successor relationships
---
# SOP: Dependency Sequencing
Determine predecessor/successor relationships between activities and produce a valid execution order.
Subagent — spawned via subagent-spawning/spawn-agent skill.
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!