Agent Skills: CPM Schedule Generator Skill

Critical Path Method scheduling skill for construction schedule development and analysis

Construction ManagementID: a5c-ai/babysitter/cpm-schedule-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/plugins/babysitter/skills/babysit/process/specializations/domains/science/civil-engineering/skills/cpm-schedule-generator

Skill Files

Browse the full folder contents for cpm-schedule-generator.

Download Skill

Loading file tree…

plugins/babysitter/skills/babysit/process/specializations/domains/science/civil-engineering/skills/cpm-schedule-generator/SKILL.md

Skill Metadata

Name
cpm-schedule-generator
Description
Critical Path Method scheduling skill for construction schedule development and analysis

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