CPM forward/backward pass with float calculation to identify the critical path
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill critical-path-calculation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Critical Path Calculation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-critical-path-calculation)More formats (shields.io, HTML) on the badges page.
---
name: critical-path-calculation
description: "CPM forward/backward pass with float calculation to identify the critical path"
version: 1.0.0
category: experiment-execution
type: sop
execution: subagent
prompt: ./prompt.md
used-by: critical-path-planning
input: activity list with dependencies and PERT duration estimates
output: critical path, float table, earliest/latest start-finish times
---
# SOP: Critical Path Calculation
Perform CPM forward and backward pass to identify the critical path and calculate float for all activities.
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!