Scope Change Control
Turn a mid-project scope change into a clean, commercially watertight change request. The document names what's changing, why, what it costs, what it moves, and which original assumption or dependency has triggered the change.
The point is not to say "no". The point is to make saying "yes" safe.
Why this exists
Most agencies lose money on scope changes they never charged for. Not because they wanted to give the work away, but because the change happened in a Slack message on a Tuesday afternoon and nobody stopped to ask "is this in scope?"
A good change request does two things. It confirms that the work is additional — and it does so by pointing to the specific assumption, dependency, or exclusion in the original SoW that this change breaks. That's what makes it defensible. Without that link, every change request is just a fresh price negotiation.
The framework
Every change request answers five questions:
- What's changing? — concrete description of the new work or shift
- Why is it a change? — which SoW assumption, dependency, or exclusion does this break
- What does it cost? — fees, media, third-party, plus a contingency line if the change is fluid
- What moves? — impact on critical path, launch date, and any downstream deliverables
- What needs to be decided, by whom, by when? — a named decision point, not an open-ended email thread
When to use
- The client has asked for something that wasn't in the original SoW
- An assumption has turned out to be wrong (e.g. assets aren't available, approval SLAs have slipped)
- A dependency is running late and requires a scope trade-off to hold the launch date
- You're renegotiating scope mid-project for any reason
When not to use
- The change is trivial (sub-day effort, no critical path impact) — absorb it, log it, move on
- The change is so big it's actually a new project — start a new SoW, don't stretch the old one
- You don't have a signed SoW to change against — you have a pricing conversation, not a change request
Prompt
# ROLE
You are a senior digital project manager and commercial operator with 10+ years of experience writing and negotiating change requests inside marketing, advertising, and digital agencies. You are known for change requests that are fair, specific, and defensible — they point to the original SoW, they price honestly, and they protect the agency without poisoning the client relationship.
You think like a commercial operator, not a bureaucrat. You don't use change requests to punish clients for changing their mind — you use them to keep everyone honest about what's been agreed and what's new.
# OBJECTIVE
Draft a change request for the scope change described below. The document must be specific to this engagement, tied back to the original SoW, and commercially watertight.
# INPUTS
## Original Scope of Work
<<<
{{PASTE_SOW_HERE}}
>>>
## Change Request Trigger
<<<
{{PASTE_DESCRIPTION_OF_CHANGE_HERE — what the client has asked for, what assumption has broken, what dependency is late, or what new requirement has emerged}}
>>>
## Additional Context (optional — fill in if known)
- Current project status: {{E.G. PHASE 2 OF 4, LAUNCH IN 3 WEEKS, POST-LAUNCH SUPPORT}}
- Commercial model: {{E.G. FIXED FEE, T&M, RETAINER, % OF MEDIA}}
- Client relationship context: {{E.G. UNDER PRESSURE, RECENTLY RENEWED, LEGAL-HEAVY}}
- Agency commercial constraints: {{E.G. CANNOT MOVE LAUNCH, CREATIVE TEAM AT CAPACITY, MARGIN ALREADY TIGHT}}
# METHOD — THINK IN STEPS
Step 1 — Link the change back to the SoW
- Identify which specific In Scope item, Out of Scope item, Assumption, or Dependency in the original SoW this change breaks or extends.
- Quote the original wording verbatim. This is what makes the change request defensible.
Step 2 — Quantify the delta
- Effort delta: new effort required (in person-days by role).
- Duration delta: impact on critical path and launch date.
- Cost delta: fees, media, third-party, plus contingency if the change is still fluid.
- Quality delta: any trade-offs in what gets delivered (e.g. reducing revision rounds elsewhere to hold the launch date).
Step 3 — Identify the options
- Present the client with at least two options where reasonable:
1. Accept the change at the stated cost/timeline impact
2. Reject or defer the change (and what that means)
3. Optional: a trimmed version of the change at a lower cost/timeline impact
- The goal is a decision, not a negotiation.
Step 4 — Name the decision point
- Who needs to decide (named role, not "the client").
- By when (specific date — usually tied to when the next task on the critical path starts).
- What happens if no decision is made by then.
# OUTPUT FORMAT
Produce the output in clean Markdown, under 500 words in the main document. Use British English, DD/MM/YYYY dates, £ for currency.
## Change Request: {{SHORT TITLE}}
**Project:** {{PROJECT_NAME}} | **Date raised:** {{DD/MM/YYYY}} | **Raised by:** {{PM NAME / ROLE}}
### 1. What's changing
1–2 sentences describing the change, in plain language the client will recognise.
### 2. Why this is a change
The specific In Scope item, Out of Scope item, Assumption, or Dependency in the original SoW that this change breaks or extends. Quote the original wording.
### 3. Impact
- **Effort:** {{Person-days by role, or fee impact if fixed}}
- **Schedule:** {{Days added to critical path / impact on launch date}}
- **Cost:** {{£ total, broken down: agency fees / media / third-party}}
- **Quality trade-offs (if any):** {{E.g. reduced revision rounds elsewhere, MVP scope on another feature}}
### 4. Options
1. **Accept:** {{One-line consequence}}
2. **Reject/defer:** {{One-line consequence}}
3. **Trimmed version (if applicable):** {{One-line description + consequence}}
### 5. Decision needed
- **Decision owner:** {{Named role}}
- **Decision needed by:** {{DD/MM/YYYY}}
- **If no decision by that date:** {{Default action — usually hold the critical path and defer the change}}
---
### Authorisation
*Signature or written approval from the named decision owner.*
# CONSTRAINTS
- Hard limit: under 500 words for the main change request (excluding signature block).
- Every cost and schedule figure must be defensible. If you need to assume, state the assumption.
- The "Why this is a change" section must reference the original SoW directly. If you can't quote the SoW, the change request is weak.
- Plain language. No agency jargon. The client will read this.
- Use UK English spelling and DD/MM/YYYY date format.
# HONEST LIMITATIONS
After the main output, in a separate `## Reviewer Notes` section, flag:
- Cost or duration figures that are best-guesses rather than confident numbers, and who should validate them.
- Any commercial concerns (margin, relationship, precedent) that should be raised internally before sending to the client.
- Any legal or contractual implications (IP, liability, indemnities) that need sign-off before sending.
- Anything a human Account Director should pressure-test before this leaves the agency.
Output you should expect
A short, structured change request (under 500 words) tied explicitly back to the original SoW, with options, a named decision point, and reviewer notes flagging the items to sense-check internally before sending.
What to do with it
- Sense-check internally with your Account Director and Delivery Lead. The reviewer notes tell you where to look hardest.
- Send to the named decision owner. Don't leave it in a group email thread.
- Log it against the project, whatever the decision. A rejected change request is still a record of what was raised and when.
- If accepted, update the SoW with the changes (or append the signed CR to the SoW pack).
Related skills
scope-of-work — the document this skill points back to
assumptions-and-dependencies — for making the SoW's Assumptions and Dependencies sections tight enough to support clean change requests
project-time-plan — for updating the schedule once a change is accepted
1---2name: scope-change-control3description: Draft a commercial change request when scope, timeline, or budget shifts mid-project — tied back to the original SoW's assumptions and dependencies. Use when the client asks for more, the brief changes, or an assumption has turned out to be wrong. Triggers: 'write a change request', 'draft a CR', 'the scope has changed', 'handle this new ask', 'client wants to add'.4---56## Scope Change Control78Turn a mid-project scope change into a clean, commercially watertight change request. The document names what's changing, why, what it costs, what it moves, and which original assumption or dependency has triggered the change.910The point is not to say "no". The point is to make saying "yes" safe.1112### Why this exists1314Most agencies lose money on scope changes they never charged for. Not because they wanted to give the work away, but because the change happened in a Slack message on a Tuesday afternoon and nobody stopped to ask "is this in scope?"1516A good change request does two things. It confirms *that* the work is additional — and it does so by pointing to the specific assumption, dependency, or exclusion in the original SoW that this change breaks. That's what makes it defensible. Without that link, every change request is just a fresh price negotiation.1718### The framework1920Every change request answers five questions:21221. **What's changing?** — concrete description of the new work or shift232. **Why is it a change?** — which SoW assumption, dependency, or exclusion does this break243. **What does it cost?** — fees, media, third-party, plus a contingency line if the change is fluid254. **What moves?** — impact on critical path, launch date, and any downstream deliverables265. **What needs to be decided, by whom, by when?** — a named decision point, not an open-ended email thread2728### When to use2930- The client has asked for something that wasn't in the original SoW31- An assumption has turned out to be wrong (e.g. assets aren't available, approval SLAs have slipped)32- A dependency is running late and requires a scope trade-off to hold the launch date33- You're renegotiating scope mid-project for any reason3435### When not to use3637- The change is trivial (sub-day effort, no critical path impact) — absorb it, log it, move on38- The change is so big it's actually a new project — start a new SoW, don't stretch the old one39- You don't have a signed SoW to change against — you have a pricing conversation, not a change request4041### Prompt4243```44# ROLE45You are a senior digital project manager and commercial operator with 10+ years of experience writing and negotiating change requests inside marketing, advertising, and digital agencies. You are known for change requests that are fair, specific, and defensible — they point to the original SoW, they price honestly, and they protect the agency without poisoning the client relationship.4647You think like a commercial operator, not a bureaucrat. You don't use change requests to punish clients for changing their mind — you use them to keep everyone honest about what's been agreed and what's new.4849# OBJECTIVE50Draft a change request for the scope change described below. The document must be specific to this engagement, tied back to the original SoW, and commercially watertight.5152# INPUTS5354## Original Scope of Work55<<<56{{PASTE_SOW_HERE}}57>>>5859## Change Request Trigger60<<<61{{PASTE_DESCRIPTION_OF_CHANGE_HERE — what the client has asked for, what assumption has broken, what dependency is late, or what new requirement has emerged}}62>>>6364## Additional Context (optional — fill in if known)65- Current project status: {{E.G. PHASE 2 OF 4, LAUNCH IN 3 WEEKS, POST-LAUNCH SUPPORT}}66- Commercial model: {{E.G. FIXED FEE, T&M, RETAINER, % OF MEDIA}}67- Client relationship context: {{E.G. UNDER PRESSURE, RECENTLY RENEWED, LEGAL-HEAVY}}68- Agency commercial constraints: {{E.G. CANNOT MOVE LAUNCH, CREATIVE TEAM AT CAPACITY, MARGIN ALREADY TIGHT}}6970# METHOD — THINK IN STEPS7172Step 1 — Link the change back to the SoW73- Identify which specific In Scope item, Out of Scope item, Assumption, or Dependency in the original SoW this change breaks or extends.74- Quote the original wording verbatim. This is what makes the change request defensible.7576Step 2 — Quantify the delta77- Effort delta: new effort required (in person-days by role).78- Duration delta: impact on critical path and launch date.79- Cost delta: fees, media, third-party, plus contingency if the change is still fluid.80- Quality delta: any trade-offs in what gets delivered (e.g. reducing revision rounds elsewhere to hold the launch date).8182Step 3 — Identify the options83- Present the client with at least two options where reasonable:84 1. Accept the change at the stated cost/timeline impact85 2. Reject or defer the change (and what that means)86 3. Optional: a trimmed version of the change at a lower cost/timeline impact87- The goal is a decision, not a negotiation.8889Step 4 — Name the decision point90- Who needs to decide (named role, not "the client").91- By when (specific date — usually tied to when the next task on the critical path starts).92- What happens if no decision is made by then.9394# OUTPUT FORMAT9596Produce the output in clean Markdown, under 500 words in the main document. Use British English, DD/MM/YYYY dates, £ for currency.9798## Change Request: {{SHORT TITLE}}99100**Project:** {{PROJECT_NAME}} | **Date raised:** {{DD/MM/YYYY}} | **Raised by:** {{PM NAME / ROLE}}101102### 1. What's changing1031–2 sentences describing the change, in plain language the client will recognise.104105### 2. Why this is a change106The specific In Scope item, Out of Scope item, Assumption, or Dependency in the original SoW that this change breaks or extends. Quote the original wording.107108### 3. Impact109- **Effort:** {{Person-days by role, or fee impact if fixed}}110- **Schedule:** {{Days added to critical path / impact on launch date}}111- **Cost:** {{£ total, broken down: agency fees / media / third-party}}112- **Quality trade-offs (if any):** {{E.g. reduced revision rounds elsewhere, MVP scope on another feature}}113114### 4. Options1151. **Accept:** {{One-line consequence}}1162. **Reject/defer:** {{One-line consequence}}1173. **Trimmed version (if applicable):** {{One-line description + consequence}}118119### 5. Decision needed120- **Decision owner:** {{Named role}}121- **Decision needed by:** {{DD/MM/YYYY}}122- **If no decision by that date:** {{Default action — usually hold the critical path and defer the change}}123124---125126### Authorisation127*Signature or written approval from the named decision owner.*128129# CONSTRAINTS130- Hard limit: under 500 words for the main change request (excluding signature block).131- Every cost and schedule figure must be defensible. If you need to assume, state the assumption.132- The "Why this is a change" section must reference the original SoW directly. If you can't quote the SoW, the change request is weak.133- Plain language. No agency jargon. The client will read this.134- Use UK English spelling and DD/MM/YYYY date format.135136# HONEST LIMITATIONS137138After the main output, in a separate `## Reviewer Notes` section, flag:139- Cost or duration figures that are best-guesses rather than confident numbers, and who should validate them.140- Any commercial concerns (margin, relationship, precedent) that should be raised internally before sending to the client.141- Any legal or contractual implications (IP, liability, indemnities) that need sign-off before sending.142- Anything a human Account Director should pressure-test before this leaves the agency.143```144145### Output you should expect146147A short, structured change request (under 500 words) tied explicitly back to the original SoW, with options, a named decision point, and reviewer notes flagging the items to sense-check internally before sending.148149### What to do with it1501511. Sense-check internally with your Account Director and Delivery Lead. The reviewer notes tell you where to look hardest.1522. Send to the named decision owner. Don't leave it in a group email thread.1533. Log it against the project, whatever the decision. A rejected change request is still a record of what was raised and when.1544. If accepted, update the SoW with the changes (or append the signed CR to the SoW pack).155156### Related skills157158- `scope-of-work` — the document this skill points back to159- `assumptions-and-dependencies` — for making the SoW's Assumptions and Dependencies sections tight enough to support clean change requests160- `project-time-plan` — for updating the schedule once a change is accepted