Project Commander Docs ← Back to site

Projects Tab — Feature Guide

Projects tab — full project portfolio table with health, slack, scope, utilization, team
Projects tab — full project portfolio table with health, slack, scope, utilization, team
Projects tab fully expanded — portfolio table, Critical Chain section showing the chain narrative, legend, and a Gantt-style chain chart per team member with chain blocks, idle resource, and feeder paths colour-coded across the timeline, plus the Cross-Project Dependencies section showing a violation card and the Add dependency form
Projects tab fully expanded — portfolio table, Critical Chain section showing the chain narrative, legend, and a Gantt-style chain chart per team member with chain blocks, idle resource, and feeder paths colour-coded across the timeline, plus the Cross-Project Dependencies section showing a violation card and the Add dependency form

What it's for

The Projects tab is the programme view: every project the team is running side-by-side, plus the team allocation matrix that splits people across them, the cross-project dependency declarations that propagate slips between them, and the cross-project Critical Chain that finds the longest constrained path across the portfolio.

Four things live in one tab: register a new project, edit per-project settings, see a read-only portfolio dashboard with per-project health, and declare and watch cross-project blocking dependencies. The portfolio table is a monitoring view — it reports each project's forecast, slack, utilisation, and alerts and does not edit them inline. To model "what if" changes across the portfolio (adding people, scope growth, a slowdown), use the What-If tab's All Projects view, where sliders and a Monte Carlo simulation update the whole-program forecast and odds.

The audience is programme managers, portfolio leads, and engineering directors. A single project's view is on the Dashboard; this is where multiple projects meet.

Programme model

A programme is a set of related projects plus a shared team and the allocations between them. Each programme contains:

Toolbar / header

Add Project form

Add Project form expanded — Project Key, Board ID, JQL Filter (required), plus Name, Target Date, Estimation Mode, Sprint Capacity, Sprint Length, Velocity Lookback, Capacity Mode, Sprint Mode toggle, and Add Project / Cancel buttons
Add Project form expanded — Project Key, Board ID, JQL Filter (required), plus Name, Target Date, Estimation Mode, Sprint Capacity, Sprint Length, Velocity Lookback, Capacity Mode, Sprint Mode toggle, and Add Project / Cancel buttons

Required fields:

Optional settings:

Add Project persists the new entry into the programme store and triggers a fetch.

Edit / Delete

Each project row has Edit and Delete buttons. Edit lets the user change any setting; only the project key is required so settings can be edited even when board ID or JQL are missing. Delete opens a ConfirmDialog; on confirm, the engine removes the project and cleans up its allocations and dependencies.

Portfolio dashboard table

One row per project. Columns:

The portfolio table is a read-only monitoring view: every cell reports a value, and the only interactive controls on each row are the Edit and Delete buttons.

Programme rollup row

When at least two projects exist, a footer row sums the portfolio:

Team Allocation Matrix

Below the project table, a members × projects grid. A couple of internal demo-only projects are hidden from this grid.

Team Allocation Matrix expanded under the portfolio table — per-member rows with one column per project, each cell stacking a percent input above an editable
Team Allocation Matrix expanded under the portfolio table — per-member rows with one column per project, each cell stacking a percent input above an editable "= X" computed line labelled per period (pts/sprint or h/wk), and a Status column showing per-unit Σ percents that turn red when totals exceed 100%

Cell contents (read-only here)

Each cell shows two stacked values, read-only on this tab:

To change an allocation, use the Alloc popover on the Team & Capacity tab, where editing either the percent or the "= X" value updates the other and saves immediately to the same program store. Storage is percent; both unit percents are persisted independently, so toggling a project's estimation mode never loses data.

Over-allocation

The matrix does not clamp totals. Over-allocation is preserved verbatim and surfaced through the Status column's red text, so the cost of putting Sarah on five projects is visible rather than silently capped. Forecasts respect the actual loaded allocation, so the consequences of over-allocation show up in the per-project utilisation and forecast columns.

Capacity-change live update

Changing a member's hours per week or points per sprint (in the Team & Capacity tab) immediately updates every "= X" display in this matrix and the Alloc popover, without re-entering any percents. A 60% allocation stays 60% across capacity changes — that's the intent the planner expressed, not the absolute number.

Feeds the program Delivery Forecast

The per-project allocation set here is also applied when the Delivery Forecast rolls a program up — the Program View on the Dashboard and Scope, and the All Projects sub-view on What-If. Each project is forecast on its team's allocated capacity, so a person split across projects counts at their share on each project rather than at full capacity on every one (which would make the program look faster than it is). Set the real split here for a true program forecast; a person left at 100% on more than one project is still counted in full on each.

Critical Chain panel

A collapsible Critical Chain section sits below the project table and shows the longest, most-constrained path of work that determines the programme end date. It is the same engine documented in ALGORITHMS section 7 (Critical Chain) — chain confidence, per-resource summaries, feeding paths, due-date risks, epic grouping, and team-pool overflow. When in Program All mode the chain is computed across every registered project; otherwise it is filtered to the selected project. The panel can also auto-fire its AI box once per chain (see ALGORITHMS section 17 — Critical Chain AI Box) when an API key is configured.

Cross-Project Dependencies

A list and an Add form below the matrix.

Dependency violations

When at least one declared dependency has the upstream forecast past the downstream target, a red alert box lists each violation: PROJ_A is blocked by PROJ_B — upstream finishes N days after PROJ_A's target.

Declared dependencies

A list of every upstream → downstream statement with optional description and a Remove button.

Add dependency form

Three controls:

Plus a + Add button.

Cascade rules

When a dependency violation fires:

Removing a dependency clears the violation flag in the next analysis pass.

Empty / loading / error states

Cross-cutting modes

How the numbers are computed

Effects on other parts of the app

© 2026 Project Commander · projectcommander.app · Support