expropriation-timeline-expert

Calculate critical path timelines with PERT/CPM and statutory deadlines from JSON input.

28|9|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/reggiechan74/vp-real-estate --skill expropriation-timeline-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: expropriation-timeline-expert
Source: https://github.com/reggiechan74/vp-real-estate/tree/main/.claude/skills/expropriation-timeline-expert
Command: npx skills add https://github.com/reggiechan74/vp-real-estate --skill expropriation-timeline-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill tackles the complexity of managing expropriation project timelines, ensuring critical path tasks are identified and statutory deadlines are met, thereby preventing costly delays and legal issues.

Core Features & Use Cases

  • Critical Path Analysis (CPM): Identifies the sequence of tasks that directly determines the project's minimum completion time.
  • PERT Analysis: Incorporates optimistic, most likely, and pessimistic estimates to provide a probabilistic duration and confidence interval for the project.
  • Statutory Deadline Integration: Tracks and assesses compliance with key deadlines from the Ontario Expropriations Act (e.g., 3-month registration deadline).
  • Risk Assessment: Flags potential timeline risks, including missed deadlines and zero-float critical path tasks.
  • Resource Planning: Calculates estimated staff, consultant, and budget requirements.
  • Use Case: A real estate development firm needs to acquire land for a new transit station. They can use this Skill to calculate the project timeline, identify potential bottlenecks, and ensure they meet the 90-day statutory deadline for registering the expropriation plan, avoiding approval expiry.

Quick Start

Use the expropriation-timeline-expert skill to calculate the project timeline for 'sample_1_simple_acquisition.json'.

Frequently Asked Questions about expropriation-timeline-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate the critical path for an expropriation project?

You can calculate the critical path by inputting task dependencies and deadlines in JSON format. The tool applies PERT/CPM methodology to identify minimum completion time and outputs a comprehensive markdown report with Gantt visualization.

What is PERT/CPM timeline analysis and how does it handle project scheduling risks?

PERT/CPM timeline analysis incorporates optimistic, most likely, and pessimistic estimates to provide probabilistic project durations. It identifies zero-float critical path tasks and flags potential timeline risks to prevent costly delays.

Can I track Ontario Expropriations Act statutory deadlines using critical path methodology?

Yes, statutory deadline integration tracks compliance with key deadlines from the Ontario Expropriations Act, such as the 3-month registration deadline. The system assesses your schedule against these deadlines to avoid approval expiry.

How do I format input data for expropriation timeline risk assessment?

Input data must be structured in JSON format detailing tasks, dependencies, and deadlines. The system requires this specific structure to process the schedule and generate timeline risk assessments accurately.

Does timeline analysis include resource planning for expropriation projects?

Yes, timeline analysis includes resource planning capabilities that calculate estimated staff, consultant, and budget requirements based on the integrated project schedule and critical path tasks.

What are the limitations of using PERT estimates for statutory deadline tracking?

PERT estimates provide probabilistic durations rather than fixed schedules, meaning statutory deadline compliance relies on confidence intervals. You must monitor zero-float tasks closely as any delay directly impacts the project's minimum completion time.