Project Scoping
Input: $ARGUMENTS
Overview
Scope creep is the #1 project killer. This procedure forces explicit decisions about what’s in and what’s out before work begins. A clear scope document becomes the reference for every “should we add X?” conversation.
Steps
Step 1: Define the Objective
- What is this project trying to achieve? (one sentence)
- What is the measurable success criterion?
- Who is the primary beneficiary?
- Why now? (what triggered this project?)
Step 2: Define What’s In Scope
- List every deliverable explicitly
- For each deliverable: what does “done” look like?
- What quality standard applies?
- What functionality is included?
Step 3: Define What’s Out of Scope
This is the critical section. Explicitly list:
- Features/work that someone might assume is included but isn’t
- Adjacent work that’s tempting but not part of this project
- Future phases (acknowledged but not now)
- For each exclusion: why it’s out, and where it will be addressed (if ever)
Step 4: Identify Constraints
- Time: hard deadline? Flexible?
- Budget: fixed? Capped? Flexible?
- Resources: who’s available? What skills?
- Technical: platform, compatibility, performance requirements
- Regulatory: compliance, legal requirements
Step 5: Define Boundaries and Change Process
- What triggers a scope review? (any request that’s not in the In Scope list)
- Who approves scope changes?
- What’s the cost of adding scope? (explicitly: adding X means dropping Y or extending timeline)
Step 6: Document and Align
PROJECT SCOPE
Objective: [one sentence]
Success criterion: [measurable]
IN SCOPE:
1. [deliverable] — Done when: [criteria]
2. [deliverable] — Done when: [criteria]
OUT OF SCOPE:
1. [exclusion] — Why: [reason] — When: [never / phase 2 / separate project]
2. [exclusion] — Why: [reason]
CONSTRAINTS:
- Time: [deadline]
- Budget: [amount]
- Resources: [who/what]
CHANGE PROCESS: [how scope changes are evaluated]
When to Use
- Starting any project
- When scope feels unclear or expanding
- Before committing resources
Verification
- Objective stated in one sentence
- Success criterion is measurable
- In-scope items have “done” criteria
- Out-of-scope items explicitly listed
- Constraints identified
- Change process defined