Critical Path Method scheduling skill for construction schedule development and analysis
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill cpm-schedule-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cpm Schedule Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-cpm-schedule-generator-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: cpm-schedule-generator
description: Critical Path Method scheduling skill for construction schedule development and analysis
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Construction Management
skill-id: CIV-SK-027
graph:
domains: [domain:civil-engineering]
skillAreas: [skill-area:mathematical-reasoning, skill-area:computational-geometry, skill-area:data-analysis]
roles: [role:systems-integration-engineer, role:research-engineer]
---
# 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
```yaml
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
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!