🧠 My second brain • notes

Search

Search IconIcon to open search

Critical path

Last updated Jun 5, 2023

The list of project milestones you must reach to meet the project goal on schedule, as well as the mandatory task that contributes to the completion of each milestone.

It includes the bare minimum number of tasks and milestones you need to reach your project goal.

To determine the critical path:

# Forward pass

The forward pass refers to when you start at the beginning of your project task list and add up the duration of the tasks on the critical path to the end of your project. When using this approach, start with the first task you have identified that needs to be completed before anything else can start.

# Backward pass

The backward pass is the opposite—start with the final task or milestone and move backwards through your schedule to determine the shortest path to completion. When there is a hard deadline, working backwards can help you determine which tasks are actually critical. You may be able to cut some tasks—or complete them later—in order to meet your deadline.