Identify the critical chain — longest path considering resource contention
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill critical-chain-identification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Critical Chain Identification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-critical-chain-identification)More formats (shields.io, HTML) on the badges page.
---
name: critical-chain-identification
description: "Identify the critical chain — longest path considering resource contention"
version: 1.0.0
category: experiment-execution
type: sop
execution: subagent
prompt: ./prompt.md
used-by: dependency-constraint
input: dependency graph, resource assignments, duration estimates
output: critical chain with resource conflicts resolved, feeding chains identified
shared: true
---
# SOP: Critical Chain Identification
Identify the critical chain (longest resource-constrained path) using Goldratt's Critical Chain method. Differs from CPM by resolving resource contention and removing task-level safety margins.
Subagent — spawned via subagent-spawning/spawn-agent skill.
Shared: Used by dependency-constraint strategy and implementation-planning 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!