A work breakdown structure (WBS) breaks project scope into deliverables and smaller work packages that can be estimated, assigned, and tracked. It is deliverable-focused, not a random task list.
- Decompose by deliverable first, then by work package.
- Stop decomposition when ownership and estimate confidence are both clear.
- Use consistent naming so reporting and scheduling stay aligned.
Design a WBS from outcomes
Start with major deliverables from the charter. Break each deliverable into components that produce a verifiable output.
Each lowest-level work package should have one accountable owner, an estimate range, and a definition of done.
Keep decomposition useful
Over-decomposition creates noise and tracking overhead. Under-decomposition hides risk and blocks realistic sequencing.
Review with delivery leads and functional experts. If two people interpret a package differently, split or rename it.
- Map every work package to one parent deliverable
- Keep package descriptions verb-based and specific
- Link packages to schedule activities after review
WBS for portal messaging feature
The Harbor Health portal includes secure messaging between patients and care teams.
- Define deliverable: secure messaging feature available to pilot clinics.
- Break into work packages: access control, message UI, notification service, audit logging, and testing.
- Assign owners for each package and add done criteria such as audit logs retained for 90 days.
- Validate that each package can be estimated within one planning cycle.
Common mistakes
- Mixing deliverables and status labels in the same WBS level.
- Creating packages so large that schedule risk is hidden.
- Creating packages so tiny that administration overwhelms delivery.
- Leaving packages without a single accountable owner.
Try one
How do you know a work package is decomposed enough?
When one owner can estimate it with confidence and verify completion against clear criteria.
Sources
- Project Management Institute: What is project management?PMI overview of core project management concepts and practices.