---
name: Project Deliverable Checklist
description: Hit every literal requirement a project-plan/grade checks for.
---
# Project Deliverable Checklist

Project deliverables (plans, schedules, RAID logs, status reports) are graded on coverage of scope, schedule, risk, and the literal artifacts the brief names. Run this checklist before submitting.

## Universal checks
- **Named addressee / recipient** if the brief implies one.
- **Word/page count** inside any band.
- **Labeled sections** using the brief's exact names.
- **Required artifacts** — if the brief asks for a Gantt, a RAID log, a risk register, a WBS, produce that artifact explicitly (don't describe it).

## Plan specific
- **Scope**: in-scope AND explicitly out-of-scope items.
- **Work breakdown** to tasks with estimates.
- **Dependencies** mapped; **critical path** identified and defended.
- **Schedule** with dates/milestones; resource leveling applied.
- **Risk register**: each risk with likelihood × impact, owner, mitigation, and trigger.
- **Status reporting cadence + format**; escalation path.
- **Change control** process.
- **Acceptance criteria** for completion.

## Data-extraction tasks (when the brief is a screening/extraction task)
- Extract EVERY required record/row from the source.
- Apply EVERY screening criterion the brief specifies — state each criterion and which records pass.
- Produce the required output structure (tabs/columns) with the exact column names.
- If a binary format (.xlsx) is required and you can only produce text, state the full data in a markdown table AND note the format limitation explicitly rather than omitting the data.

## Final pass
Re-read the brief; tick each required artifact, criterion, and column. Project rubrics reward producing the named artifacts (Gantt, RAID, register) — describing them without producing them loses the points.