跳到主要内容
知仓学习社ZHICANG

critical-path-analyzer

Perform critical path method (CPM) analysis with forward/backward pass calculations

不碰外部(只输出文字)无严重或高危命中a5c-ai/babysitter

它会碰到什么

扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Critical Path Analyzer

Overview

The Critical Path Analyzer skill performs comprehensive Critical Path Method (CPM) analysis on project schedules. It calculates forward and backward passes to determine early/late dates, identifies float values, and highlights the critical path - the longest sequence of dependent activities that determines the minimum project duration.

Capabilities

Core CPM Calculations

  • Calculate forward pass (early start/finish dates)
  • Calculate backward pass (late start/finish dates)
  • Determine total float and free float
  • Identify critical path activities
  • Detect near-critical paths (activities with low float)

Advanced Analysis

  • Perform what-if analysis for schedule compression
  • Calculate schedule risk exposure
  • Generate critical path reports and visualizations
  • Support multiple calendar assignments
  • Handle complex dependency relationships (FS, SS, FF, SF with lag/lead)

Schedule Optimization

  • Identify crashing candidates based on cost-duration tradeoffs
  • Recommend fast-tracking opportunities
  • Calculate compression costs and benefits
  • Model resource-constrained critical path

Usage

Input Requirements

  • Activity list with unique identifiers
  • Activity durations
  • Predecessor/successor relationships with dependency types
  • Optional: Activity calendars
  • Optional: Resource assignments for resource-constrained analysis

Output Deliverables

  • Critical path activity list
  • Float analysis report (total float, free float per activity)
  • Near-critical path identification
  • Network diagram with critical path highlighted
  • Schedule risk metrics

Example Use Cases

  1. Schedule Development: Identify critical path during initial planning
  2. Schedule Recovery: Find compression opportunities when behind schedule
  3. Risk Assessment: Analyze schedule risk through float analysis
  4. What-If Analysis: Model schedule impacts of changes

Process Integration

This skill integrates with the following processes:

  • Schedule Development and Critical Path Analysis
  • earned-value-management.js
  • Program Dependency Management
  • Risk Planning and Assessment

Dependencies

  • Network diagram algorithms
  • Scheduling mathematics libraries
  • Graph traversal algorithms
  • Date/time calculation utilities

Related Skills

  • SK-001: Gantt Chart Generator
  • SK-003: Resource Leveling Optimizer
  • SK-019: Dependency Mapper

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径library/specializations/domains/business/project-management/skills/critical-path-analyzer/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 2115 个技能