<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marcus</title>
    <description>The latest articles on DEV Community by Marcus (@tillerman).</description>
    <link>https://dev.to/tillerman</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3900917%2F512244d2-9300-4274-a6c6-e0376873714e.png</url>
      <title>DEV Community: Marcus</title>
      <link>https://dev.to/tillerman</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tillerman"/>
    <language>en</language>
    <item>
      <title>I Asked AI to Audit My Last 3 Failed Projects — Here's What It Found</title>
      <dc:creator>Marcus</dc:creator>
      <pubDate>Mon, 27 Apr 2026 17:11:55 +0000</pubDate>
      <link>https://dev.to/tillerman/i-asked-ai-to-audit-my-last-3-failed-projects-heres-what-it-found-30on</link>
      <guid>https://dev.to/tillerman/i-asked-ai-to-audit-my-last-3-failed-projects-heres-what-it-found-30on</guid>
      <description>&lt;p&gt;Two years ago, I was managing three concurrent projects. All three ran over budget. Two missed their deadlines. One got cancelled.&lt;/p&gt;

&lt;p&gt;I blamed external factors at the time: changing requirements, staffing issues, unclear leadership direction.&lt;/p&gt;

&lt;p&gt;Last month, I fed all three post-mortems into an AI and asked it to find the patterns. What it found was uncomfortable.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Experiment
&lt;/h2&gt;

&lt;p&gt;I had post-mortems from three projects that went sideways. Each was 2-4 pages of honest documentation.&lt;/p&gt;

&lt;p&gt;I gave them to an AI with this prompt:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Here are three project post-mortems from the same project manager. 
Read them and identify:
1. Patterns that appear across all three failures
2. Root causes vs. symptoms
3. Early warning signals that appeared in all three
4. Be honest. I want genuine insight, not validation.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






&lt;h2&gt;
  
  
  What It Found
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Pattern 1: I was confusing status with progress.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;All three post-mortems mentioned 'good communication' and 'regular check-ins.' The AI noted that while I had excellent visibility into WHERE the projects were, I consistently lacked early clarity on whether the PACE was sustainable. Lots of green status updates that turned red in weeks 8-9.&lt;/p&gt;

&lt;p&gt;I thought I was managing. I was reporting.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pattern 2: Scope was agreed but never defined.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In all three cases, stakeholders had signed off on scope. But the documentation left room for interpretation — phrases like 'a basic version of X' or 'initial integration with Y.' When reality hit, everyone had a different mental model of what 'basic' meant.&lt;/p&gt;

&lt;p&gt;I knew scope creep was a risk. I didn't realize I had built ambiguity into the scope itself.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pattern 3: The first 4 weeks set the ceiling.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The AI pointed out that decisions made in weeks 1-4 constrained what was possible for the rest of the timeline. Architecture choices, stakeholder alignment decisions, and resource allocations made early became increasingly hard to reverse.&lt;/p&gt;

&lt;p&gt;'Your post-mortems consistently describe problems in weeks 8-12 that were seeded in weeks 1-4.'&lt;/p&gt;




&lt;h2&gt;
  
  
  What I Changed
&lt;/h2&gt;

&lt;p&gt;After this analysis, I made three concrete changes:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Replace status reports with pace reports.&lt;/strong&gt; Instead of 'here's where we are,' I now include 'here's whether we're on trajectory to hit the deadline at current pace.'&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Define scope with examples of what's NOT included.&lt;/strong&gt; For every major scope item, I document one or two things that might seem included but aren't. Explicit exclusions prevent the most common scope debates.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. The Week 4 review.&lt;/strong&gt; I now run a mandatory retrospective at week 4, specifically asking: what decisions made so far will be hardest to undo? Are we comfortable with those?&lt;/p&gt;




&lt;h2&gt;
  
  
  The Uncomfortable Part
&lt;/h2&gt;

&lt;p&gt;What made this exercise valuable was that AI doesn't have a stake in protecting your ego. When you debrief with colleagues, there's social friction around saying 'you consistently made the same mistake.' With AI, there's no friction. It just says the thing.&lt;/p&gt;

&lt;p&gt;If you're interested in using AI as a genuine thought partner in project management — not just a writing assistant — I write a free weekly newsletter about exactly this:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ahead of Schedule&lt;/strong&gt;: practical AI habits for project managers. One thing you can use this week, every week.&lt;/p&gt;

&lt;p&gt;Subscribe free: &lt;a href="https://buttondown.com/marcustillerman" rel="noopener noreferrer"&gt;https://buttondown.com/marcustillerman&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>career</category>
      <category>agile</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Why Your Projects Keep Getting Derailed (And How AI Can Fix It)</title>
      <dc:creator>Marcus</dc:creator>
      <pubDate>Mon, 27 Apr 2026 17:07:53 +0000</pubDate>
      <link>https://dev.to/tillerman/why-your-projects-keep-getting-derailed-and-how-ai-can-fix-it-533g</link>
      <guid>https://dev.to/tillerman/why-your-projects-keep-getting-derailed-and-how-ai-can-fix-it-533g</guid>
      <description>&lt;p&gt;I've been managing software projects for over a decade, and I've noticed a pattern: most project failures aren't caused by the problems you anticipated. They're caused by the ones you didn't.&lt;/p&gt;

&lt;p&gt;The risks you named in your risk register rarely derail you. The blindspots do.&lt;/p&gt;

&lt;p&gt;Here's how I use AI to surface blindspots before they become disasters.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why Traditional Risk Management Fails
&lt;/h2&gt;

&lt;p&gt;Most project risk registers look like this:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Risk&lt;/th&gt;
&lt;th&gt;Likelihood&lt;/th&gt;
&lt;th&gt;Impact&lt;/th&gt;
&lt;th&gt;Mitigation&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Key person leaves&lt;/td&gt;
&lt;td&gt;Low&lt;/td&gt;
&lt;td&gt;High&lt;/td&gt;
&lt;td&gt;Document everything&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Budget overrun&lt;/td&gt;
&lt;td&gt;Medium&lt;/td&gt;
&lt;td&gt;High&lt;/td&gt;
&lt;td&gt;Track weekly&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;This table exists in a spreadsheet nobody reads until something goes wrong. And the risks on it are the obvious ones — the risks that anyone who's been burned before would put down.&lt;/p&gt;

&lt;p&gt;The dangerous risks are the ones you didn't think to add.&lt;/p&gt;




&lt;h2&gt;
  
  
  The AI Blindspot Finder
&lt;/h2&gt;

&lt;p&gt;Here's the prompt I run at the start of every new project:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;I'm managing a [describe project: industry, team size, timeline, technology, 
key stakeholders, what success looks like]. 

Give me:
1. The 5 most common failure modes for projects like this
2. The 5 LESS OBVIOUS risks that people in this situation typically miss
3. For each risk: what does the early warning signal look like?
4. Which 2-3 risks, if they hit simultaneously, would be catastrophic?

Be specific to the context I've described, not generic.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The key is that last instruction: &lt;strong&gt;be specific, not generic&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;A generic prompt returns generic risks. A prompt with real context returns risks that are actually relevant to your project.&lt;/p&gt;




&lt;h2&gt;
  
  
  What Good Output Looks Like
&lt;/h2&gt;

&lt;p&gt;For a recent project (new B2B SaaS feature, 6-person team, 3-month timeline, integrating with a legacy API), the AI surfaced:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Common failure modes&lt;/strong&gt; (expected):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Scope creep from unclear requirements&lt;/li&gt;
&lt;li&gt;API integration taking 2x longer than estimated&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Less obvious risks&lt;/strong&gt; (valuable):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Integration-first" scope trap: Teams sometimes optimize too much around the limitations of the legacy API instead of building the right product, then retrofitting&lt;/li&gt;
&lt;li&gt;Stakeholder misalignment on definition of "done" — B2B features often have different success criteria for different buyers (end user vs. procurement vs. IT)&lt;/li&gt;
&lt;li&gt;Estimated 3 months is aggressive for first integration with this type of API. Teams often underestimate the documentation gap (docs say X, actual behavior is Y)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That third point led to a direct conversation with the legacy API vendor in week 1, which saved us from a nasty surprise in week 8.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Weekly Risk Pulse
&lt;/h2&gt;

&lt;p&gt;Running a risk check at kickoff is table stakes. The real value is making it a weekly habit.&lt;/p&gt;

&lt;p&gt;I keep a running project context doc (3-4 sentences on current status, recent decisions, emerging issues). Every Monday:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Project context: [paste current status summary]
New developments this week: [list any decisions, changes, blockers]

Given this update, what risks have increased in probability? 
Are there any new risks that weren't relevant before but are now?
What should I be watching for this week?
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;This takes 5 minutes and has caught at least 3 significant problems before they became crises.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Compound Risk Analysis
&lt;/h2&gt;

&lt;p&gt;The most underused type of risk analysis is asking: what if multiple things go wrong at once?&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Here are the top 5 risks on my project: [list]. 
Which combinations of these would be most devastating if they occurred 
simultaneously? For each combination, what's the trigger point where I 
should escalate, and what would the recovery plan look like?
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The value isn't just the answer — it's that thinking through compound failures forces you to separate recoverable situations from catastrophic ones, which changes how you prioritize mitigation.&lt;/p&gt;




&lt;h2&gt;
  
  
  Bottom Line
&lt;/h2&gt;

&lt;p&gt;The best thing AI does for risk management isn't building the risk register faster. It's helping you see the risks you would have missed entirely.&lt;/p&gt;

&lt;p&gt;The PM's job becomes: give AI good context, evaluate the output with your judgment, and act on the things you couldn't see before.&lt;/p&gt;




&lt;p&gt;If you found this useful, I write a free weekly newsletter called &lt;strong&gt;Ahead of Schedule&lt;/strong&gt; about practical AI habits for project managers.&lt;/p&gt;

&lt;p&gt;One thing you can use this week, every week: &lt;strong&gt;&lt;a href="https://buttondown.com/marcustillerman" rel="noopener noreferrer"&gt;https://buttondown.com/marcustillerman&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>agile</category>
      <category>projectmanagement</category>
    </item>
    <item>
      <title>How I Reduced Meeting Time by 30% Using This One AI Habit</title>
      <dc:creator>Marcus</dc:creator>
      <pubDate>Mon, 27 Apr 2026 17:00:26 +0000</pubDate>
      <link>https://dev.to/tillerman/how-i-reduced-meeting-time-by-30-using-this-one-ai-habit-g9i</link>
      <guid>https://dev.to/tillerman/how-i-reduced-meeting-time-by-30-using-this-one-ai-habit-g9i</guid>
      <description>&lt;p&gt;Every week I was spending 8-10 hours in meetings. Most of them were fine. But a significant portion were meetings that either didn't need to happen at all, or ran 30 minutes longer than they should have.&lt;/p&gt;

&lt;p&gt;After some digging, I realized the root cause wasn't discipline or culture — it was a &lt;strong&gt;preparation problem&lt;/strong&gt;. Most meetings failed before they started, because the agenda was unclear.&lt;/p&gt;

&lt;p&gt;Here's the AI habit that changed that.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Problem with Most Meeting Agendas
&lt;/h2&gt;

&lt;p&gt;A typical agenda looks like this:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Project status update (30 min)&lt;/li&gt;
&lt;li&gt;Q3 planning discussion (20 min)
&lt;/li&gt;
&lt;li&gt;Misc / AOB (10 min)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This agenda is useless. It doesn't tell anyone what decisions need to be made, who is responsible for each item, or what success looks like. It's a list of topics masquerading as a plan.&lt;/p&gt;

&lt;p&gt;The result: meetings where people talk until time runs out, then schedule a follow-up.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Habit: AI Agenda Review, Every Time
&lt;/h2&gt;

&lt;p&gt;Before every meeting I organize or attend, I run the agenda through this prompt:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Here's my meeting agenda: [paste agenda].

Review it and:
1. Flag any item that doesn't have a clear decision or outcome stated
2. Suggest which items could be handled async instead
3. Add a time box to each remaining item
4. Identify who should own driving each agenda item
5. Suggest one clarifying question I should ask before the meeting starts

Meeting details: [duration, attendees/roles, context]
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






&lt;h2&gt;
  
  
  What It Catches
&lt;/h2&gt;

&lt;p&gt;Here's what this catches that humans routinely miss:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"Status update" items&lt;/strong&gt; — 80% of the time, these can be a Slack message or email. AI will flag these consistently.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Decision items without a decision-maker&lt;/strong&gt; — If there's no clear accountable person, you're setting up for a circular discussion.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bloated agendas&lt;/strong&gt; — A 60-minute meeting with 8 agenda items is a fantasy. AI will do the time math and tell you which items to cut.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Missing pre-work&lt;/strong&gt; — Sometimes the right outcome is "get data from X before we can decide." AI catches when you're trying to make decisions without the necessary information.&lt;/p&gt;




&lt;h2&gt;
  
  
  Real Example
&lt;/h2&gt;

&lt;p&gt;I recently had a sprint review agenda:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Demo new features (15 min)&lt;/li&gt;
&lt;li&gt;Discuss sprint velocity (10 min)
&lt;/li&gt;
&lt;li&gt;Backlog grooming (20 min)&lt;/li&gt;
&lt;li&gt;Team feedback (10 min)&lt;/li&gt;
&lt;li&gt;Planning for next sprint (15 min)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Running it through the prompt revealed:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Discuss sprint velocity" could be an async Slack post + reactions&lt;/li&gt;
&lt;li&gt;"Team feedback" had no owner or specific questions&lt;/li&gt;
&lt;li&gt;I was trying to do backlog grooming AND sprint planning in 35 minutes — impossible&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The revised meeting was 45 minutes instead of 70, and we actually finished it.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Bigger Picture
&lt;/h2&gt;

&lt;p&gt;The goal isn't just shorter meetings — it's meetings where everyone knows why they're there and what they need to contribute.&lt;/p&gt;

&lt;p&gt;When you arrive at a meeting and the agenda is crystal clear, you can prepare. When you prepare, you contribute better. When everyone contributes better, decisions happen faster.&lt;/p&gt;

&lt;p&gt;That's how you get 30% of your meeting time back.&lt;/p&gt;




&lt;p&gt;I write a weekly newsletter called &lt;strong&gt;Ahead of Schedule&lt;/strong&gt; about practical AI habits for project managers and team leads. Every issue is one thing you can use this week.&lt;/p&gt;

&lt;p&gt;Subscribe free: &lt;strong&gt;&lt;a href="https://buttondown.com/marcustillerman" rel="noopener noreferrer"&gt;https://buttondown.com/marcustillerman&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;What's your biggest meeting pain point? Drop it in the comments — I'll cover it in a future issue.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>agile</category>
      <category>career</category>
    </item>
    <item>
      <title>5 AI Prompts That Saved My PM Team 40+ Hours Per Month</title>
      <dc:creator>Marcus</dc:creator>
      <pubDate>Mon, 27 Apr 2026 16:54:05 +0000</pubDate>
      <link>https://dev.to/tillerman/5-ai-prompts-that-saved-my-pm-team-40-hours-per-month-10h5</link>
      <guid>https://dev.to/tillerman/5-ai-prompts-that-saved-my-pm-team-40-hours-per-month-10h5</guid>
      <description>&lt;p&gt;I'm a Senior PM at a software company, and I was drowning in status reports, kickoff docs, and uncomfortable conversations.&lt;/p&gt;

&lt;p&gt;Then I started treating AI as a thought partner rather than a writing tool — and everything changed.&lt;/p&gt;

&lt;p&gt;Here are the 5 prompts that genuinely transformed how I work. I'm sharing these publicly because I think most PMs are massively underusing AI.&lt;/p&gt;




&lt;h2&gt;
  
  
  Prompt 1: The Stakeholder Update Generator
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The problem:&lt;/strong&gt; 45 minutes every Friday writing a status update nobody fully reads.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;I need to write a weekly stakeholder update for [project name]. 
Here is the raw data: [paste your notes/Jira summary/Slack messages]. 
Write a 3-paragraph update that starts with the most important news, 
explains any risks or blockers clearly, and ends with what is needed 
from stakeholders. Keep it under 200 words and avoid technical jargon.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Why it works:&lt;/strong&gt; AI synthesizes messy input into clean narrative. Paste in notes, get a polished draft in 30 seconds, edit for 5 minutes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Time saved: ~40 min/week&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Prompt 2: The Meeting Agenda Optimizer
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The problem:&lt;/strong&gt; Meetings run long because the agenda is vague.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Here's my meeting agenda for a 60-minute [type] meeting: [paste agenda]. 
Rewrite this so every item has: a clear decision or outcome needed, 
a time box, and the one person responsible. Flag any items that could 
be an async update instead.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Why it works:&lt;/strong&gt; Often, agenda items are FYI updates that did not need a meeting at all.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Time saved: 20-30 min of wasted meeting time per session&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Prompt 3: The Risk Surface Finder
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The problem:&lt;/strong&gt; The risks you do not see are the ones that derail projects.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;I'm managing a [describe project: type, team size, timeline, tech stack]. 
What are the top 10 risks I should be tracking? For each: plain-English 
description, likelihood (H/M/L), impact, and one early warning sign.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Why it works:&lt;/strong&gt; AI has absorbed patterns from thousands of similar projects. It surfaces risks you would not think of until too late.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Time saved: 2-3 hours at project kickoff&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Prompt 4: The Difficult Conversation Prep
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The problem:&lt;/strong&gt; You need to tell a stakeholder their feature is getting cut.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;I need to have a difficult conversation with [their role] about [the issue]. 
Key facts: [facts]. I want to come across as direct but respectful, focused 
on solutions not blame. Write me an opening 2-3 sentences and suggest 3 ways 
they might respond and how I should handle each.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Why it works:&lt;/strong&gt; Roleplay prep with AI is underrated. Seeing likely responses makes you far less anxious going in.&lt;/p&gt;




&lt;h2&gt;
  
  
  Prompt 5: The Scope Creep Detector
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The problem:&lt;/strong&gt; Scope creep sneaks in through small asks that individually seem fine.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Here is the original scope: [paste scope/SOW]. Here are the requests that 
have come in since kickoff: [list]. For each: (1) does it fall within 
original scope? (2) complexity estimate? (3) what should I say to the 
stakeholder who asked?
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Why it works:&lt;/strong&gt; Turns a judgment call into explicit analysis. The scope conversation is easier when you have thought it through first.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Bigger Picture
&lt;/h2&gt;

&lt;p&gt;These prompts save me 3-4 hours per week. More importantly, they let me focus on the actual work of project management: alignment, decision-making, and unblocking my team.&lt;/p&gt;

&lt;p&gt;If you are a PM wanting to go deeper on this, I write a free weekly newsletter called &lt;strong&gt;Ahead of Schedule&lt;/strong&gt; — practical AI tools and strategies specifically for project managers. One thing you can use this week, every week.&lt;/p&gt;

&lt;p&gt;Subscribe at: &lt;strong&gt;&lt;a href="https://buttondown.com/marcustillerman" rel="noopener noreferrer"&gt;https://buttondown.com/marcustillerman&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;What prompts are you using? Drop them in the comments.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>career</category>
      <category>projectmanagement</category>
    </item>
  </channel>
</rss>
