schedule-cost-link

Installation
SKILL.md

Schedule-Cost Linker

Business Case

Problem Statement

Integrating schedule and cost requires:

  • Linking activities to budget items
  • Creating cost-loaded schedules
  • Generating cash flow forecasts
  • Tracking earned value metrics

Solution

Systematic linkage between schedule activities and cost data to enable integrated project control.

Technical Implementation

import pandas as pd
import numpy as np
from typing import Dict, Any, List, Optional, Tuple
Related skills
Installs
21
GitHub Stars
125
First Seen
Mar 5, 2026