agentsclimarketplace

Cpm schedule generator

Skill a5c-ai/babysitter/library/specializations/domains/science/civil-engineering/skills/cpm-schedule-generator

Critical Path Method scheduling skill for construction schedule development and analysisFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill cpm-schedule-generator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.8 KB, 253 tokens by cl100k_base, as published. Nobody here has run it

CPM Schedule Generator Skill

Purpose

The CPM Schedule Generator Skill develops construction schedules using Critical Path Method including activity sequencing, float analysis, and resource leveling.

Capabilities

  • Critical path calculation
  • Float analysis (total, free, independent)
  • Resource leveling
  • Schedule compression
  • Gantt chart generation
  • Progress tracking
  • Baseline comparison
  • What-if analysis

Usage Guidelines

When to Use

  • Developing project schedules
  • Analyzing schedule impacts
  • Tracking project progress
  • Evaluating alternatives

Prerequisites

  • Activity list defined
  • Duration estimates available
  • Logic relationships established
  • Resource constraints identified

Best Practices

  • Use realistic durations
  • Verify logic relationships
  • Identify driving paths
  • Update regularly

Process Integration

This skill integrates with:

  • Construction Schedule Development

Configuration

cpm-schedule-generator:
  analysis-types:
    - forward-pass
    - backward-pass
    - float-analysis
    - resource-leveling
  outputs:
    - gantt-chart
    - network-diagram
    - reports

Output Artifacts

  • Project schedules
  • Critical path reports
  • Float analyses
  • Resource histograms

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.