cpm-schedule-generator
SolidCritical Path Method scheduling skill for construction schedule development and analysis
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
critical-path-analyzer
Perform critical path method (CPM) analysis with forward/backward pass calculations
1,160 Updated today
a5c-ai AI & Automation Solid
gantt-chart-generator
Generate and manage Gantt chart visualizations from schedule data with interactive timeline views
1,160 Updated today
a5c-ai AI & Automation Solid
critical-chain-scheduler
Critical Chain Project Management (CCPM) skill with buffer management and resource leveling
1,160 Updated today
a5c-ai AI & Automation Solid
resource-scheduler
Resource scheduling and assignment optimization skill for personnel and equipment allocation
1,160 Updated today
a5c-ai AI & Automation Solid
maintenance-scheduler
Maintenance planning and scheduling skill with TPM integration and predictive maintenance support
1,160 Updated today
a5c-ai