$npx skillfedfor your agent

scenario-planner

Scenario Planner lets you model different construction project approaches and see how each affects total cost, timeline, and resource needs. Create alternatives, run comparisons, and identify trade-offs to make better project decisions.

Scenario Planner models construction project scenarios to compare cost, schedule, and resource impacts across alternatives.

AI-generated summary based on this skill's SKILL.md

254 65 MITupdated by datadrivenconstruction

Decision gist · record as of 2026-02-14

Scenario Planner models construction project scenarios to compare cost, schedule, and resource impacts across alternatives. Scenario Planner lets you model different construction project approaches and see how each affects total cost, timeline, and resource needs. Create alternatives, run comparisons, and identify trade-offs to make better project decisions.

manual: git clone https://github.com/datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction → cp -r DDC_Skills_for_AI_Agents_in_Construction/2_DDC_Book/4.1-Analytics-KPI-Dashboard/scenario-planner ~/.claude/skills/scenario-planner
2_DDC_Book/4.1-Analytics-KPI-Dashboard/scenario-planner/SKILL.md · version 8920c621

Use it when

  • Yes.
  • Scenario Planner analyzes trade-offs between design alternatives and acceleration options by letting you set up competing approaches.

Verify before relying

Read SKILL.md below before installing (3 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction/scenario-planner · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is scenario-planner used for in construction projects?

Scenario Planner lets you model different construction project approaches and see how each affects total cost, timeline, and resource needs. Create alternatives, run comparisons, and identify trade-offs to make better project decisions. It's designed to help you construct project scenarios that compare cost, schedule, and resource impacts across multiple options.

Can scenario-planner help with cost schedule resource impact modeling?

Yes. Scenario Planner specializes in cost, schedule, and resource impact modeling. You can build detailed project scenarios that show how changes to design, acceleration strategies, material sourcing, or crew composition ripple through your budget and timeline. This modeling capability is central to the tool's purpose.

How does scenario-planner analyze trade-offs between design alternatives?

Scenario Planner analyzes trade-offs between design alternatives and acceleration options by letting you set up competing approaches side-by-side. You define each alternative's parameters—materials, methods, crew size, schedule—then compare the resulting cost, duration, and resource demands. This reveals which trade-offs matter most for your constraints.

What sensitivity analysis can scenario-planner run on construction costs?

Scenario Planner runs sensitivity analysis on material costs, labor rates, and productivity factors. You can test how changes in these variables affect your project scenarios, helping you understand which cost drivers pose the biggest risk and where contingency planning should focus.

Does scenario-planner help find the optimal project scenario given constraints?

Yes. Scenario Planner helps you find the optimal project scenario given budget, timeline, and risk constraints. By modeling multiple approaches and comparing their outcomes, you can identify which scenario best balances your competing priorities and constraints.

Can scenario-planner generate reports for stakeholder decision-making?

Scenario Planner generates scenario comparison reports for stakeholder decision-making. These reports present your alternatives and their cost, schedule, and resource impacts side-by-side, making it easier for decision-makers to understand the implications of each option.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Scenario Planner for Construction

Overview

Model different project scenarios to understand their impacts on cost, schedule, and resources. Compare alternatives, optimize decisions, and prepare for contingencies.

Business Case

Construction decisions require understanding trade-offs: - Design Alternatives: Which option is most cost-effective? - Schedule Compression: What's the cost of accelerating? - Resource Options: In-house vs. subcontractor? - Risk Scenarios: What if materials increase 20%?

Technical Implementation

```python from dataclasses import dataclass, field from typing import List, Dict, Any, Optional, Callable from datetime import datetime, timedelta import pandas as pd import numpy as np from copy import deepcopy

@dataclass class

(truncated - see the full file via the links below)

File tree — 3 files
2_DDC_Book/4.1-Analytics-KPI-Dashboard/scenario-planner/SKILL.md
2_DDC_Book/4.1-Analytics-KPI-Dashboard/scenario-planner/claw.json
2_DDC_Book/4.1-Analytics-KPI-Dashboard/scenario-planner/instructions.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Model construction project scenarios to compare cost, schedule, and resource impacts”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

cwicr-comparison-tool
by datadrivenconstruction · datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction

This tool enables side-by-side analysis of CWICR-based cost estimates, surfacing quantity and cost differences between versions, design alternatives, or projects. It categorizes variances by significance level and produces summaries by work category to support objective decision-making and audit trails.

MITupdated Feb 2026
★ 254repo stars
construction-expert
by personamanagmentlayer · personamanagmentlayer/pcl

construction-expert brings structured project oversight to construction workflows through intelligent persona-driven automation. Leverage scheduling, budget management, and real-time progress monitoring to keep teams aligned and projects on track. Built on Persona Control Language (PCL) for seamless AI coordination.

Apache-2.0updated Mar 2026
★ 38repo stars
cwicr-bid-analyzer
by datadrivenconstruction · datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction

This skill evaluates contractor bids by comparing them against CWICR-based market benchmarks, flagging unusual pricing patterns and cost composition issues. It produces detailed line-item analysis with variance metrics to support fair, documented bid decisions.

MITupdated Feb 2026
★ 254repo stars
cwicr-risk-calculator
by datadrivenconstruction · datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction

Quantify cost estimate uncertainty by running Monte Carlo simulations across work items with configurable risk levels and probability distributions. The tool generates confidence intervals (P50, P80, P90) and identifies high-impact risk items to guide contingency planning.

MITupdated Feb 2026
★ 254repo stars
bim-clash-detection
by datadrivenconstruction · datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction

This skill enables automated detection of geometric clashes within Building Information Models, helping construction teams identify conflicts between structural, mechanical, electrical, and plumbing systems before they become costly field issues. By analyzing spatial relationships across BIM datasets, it streamlines coordination workflows and reduces rework during construction phases.

MITupdated Feb 2026
★ 254repo stars
clash-detection-analysis
by datadrivenconstruction · datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction

This skill enables automated detection of physical clashes and clearance breaches within BIM models, helping construction teams catch spatial conflicts before they impact the job site. By analyzing element intersections and proximity violations, it supports early problem identification and design coordination workflows.

MITupdated Feb 2026
★ 254repo stars

More skills clash-resolution-analyzer (MIT)

Tags
trade-off-analysisdecision-supportcost-modelingschedule-compressionrisk-assessmentresource-optimizationscenario-comparisoncontingency-planningsensitivity-testingproject-forecasting