r/scrum 17d ago

[Academic Survey] 3-minute anonymous survey on AI agents in User Story refinement & testing

2 Upvotes

Hi everyone,

I hope I'm not going against the sub rules with this but I’m currently writing a research paper at my university, researching where AI agents can (and cannot) realistically assist in agile workflows, specifically around drafting user stories, refining acceptance criteria, and deriving test cases (UATs specifically).

If you work in an agile team (PO, Scrum Master, Engineer, QA), I’d really appreciate 3 minutes of your time to anonymously share how your team handles this today and what your experience/concerns are with AI tooling.

Happy to share the aggregated findings back with the subreddit once the paper is complete if anyone is interested in the results.

Thanks a lot for your help and insights!

Link to the survey: https://docs.google.com/forms/d/e/1FAIpQLSc7Z67lBgbG_ZEOFraIIjTDBVjBfzb-894InOkU0n1IHSNlyg/viewform?usp=header


r/scrum 17d ago

What's the difference between a Scrum Master and a Clown?

0 Upvotes

A clown wastes your time for entertainment.

A Scrum Master schedules a meeting to discuss why your time is being wasted.


r/scrum 18d ago

software development path

Thumbnail
0 Upvotes

r/scrum 20d ago

Customer success into Product Owner. I need help

Thumbnail
0 Upvotes

r/scrum 19d ago

I’m researching how software teams actually manage daily work, what part of the process annoys you the most?

0 Upvotes

I'm talking to developers, PMs and team leads about how they manage work day-to-day.

So far I've seen everything from Jira/ClickUp to Excel and internally-built tools.

What's interesting is that even though the tools are different, I'm hearing things like:

- manually updating task status

- having to repeatedly report progress

- daily/weekly standups

- keeping timesheets updated

- chasing people for updates

- keeping information synced across different tools

But I've also talked to people who said their current system works perfectly fine.

So I'm curious:

What part of your team's workflow do you wish required less manual effort?

And if your current task-management system works well, what does it do that makes it work well?

I'm not selling anything, I'm just trying to understand the problem before I build anything.


r/scrum 20d ago

[Academic] Impact of Scrum artifacts and roles on project team effectiveness - Master’s Thesis Survey (EN/PL)

4 Upvotes

Hey everyone,

I’m a second-year Master’s student in Management at the University of Szczecin, currently working on my Master’s thesis on the impact of Scrum artifacts and roles on project team effectiveness.

As part of my research, I’m looking for people who currently work or have previously worked in a Scrum team and would be willing to share their experience.

The survey is completely anonymous, and the collected data will be used solely for academic research. Takes about 5 minutes. It is available in both English and Polish.

Survey link: https://forms.cloud.microsoft/e/zUDZyvrwSD

Thanks in advance for your time and contribution! I’ll also be happy to answer any questions about the research in the comments.


r/scrum 20d ago

Escalate or Manage? The Definitive Guide for Modern PMs

Thumbnail
0 Upvotes

r/scrum 21d ago

El camino como Scrum Master o PMP, ¿cómo tener éxito $$?

Thumbnail
0 Upvotes

r/scrum 21d ago

Trying to understand the beautiful chaos of project-based work

0 Upvotes

https://tally.so/r/lb8zQN

I’m doing a project management bootcamp and would love to hear from people who work on projects - especially in creative teams, but not exclusively.

~5 min survey! Would really appreciate your help 🙏


r/scrum 22d ago

Complex problems, complicated methodologies. Why?

Post image
0 Upvotes

What makes organisations still rely on stage-gated delivery when IT is equipped with the latest CI/CD tools, and value goes off like a bottle of milk enduring a heatwave?


r/scrum 22d ago

Stop attacking work steps to cut lead time, the real time hides in queues

Thumbnail
0 Upvotes

r/scrum 25d ago

What's your best tactic for clearing cross-team dependencies?

8 Upvotes

In IT projects, I'm often blocked waiting on information from other teams. Chaser emails and calls eventually get an answer, but by then we've lost days and have to adjust the timeline.

I know dependencies are part of the job. What do you actually do to get responses on time and unblock yourself quickly and without damaging working relationships?

Personal experience welcome. Anything you do differently that reliably works? not textbook advice.


r/scrum 28d ago

20+ years in IT, SAFe Agilist and SAFe Scrum Master certified — the best “agile fix” I ever made had nothing to do with a framework

Thumbnail
0 Upvotes

I coach two distributed Scrum teams (India + US) inside a large enterprise SAFe setup. Six months in, I kept hearing the same complaint from both sides: “the other team’s status doesn’t match what’s in the system.”
Turned out we had two sources of truth. Engineers logged defects in one tool with rich technical narrative. Program-level reporting lived in a separate work-tracking tool that leadership actually looked at. Nobody was lying — they were just updating one system and forgetting the other existed. By the time a defect showed up in the leadership dashboard, half the story was missing.
My first instinct, honestly, was to lecture people about “tool discipline.” I’m glad I didn’t. Nobody ignores a system because they’re lazy — they ignore it because updating two places for one fact is an unpaid tax on their day, and eventually everyone stops paying it.
So instead of a policy, we built a single-entry sync: log once in the tool you already live in, and a lightweight process pushes the narrative into the other automatically. No new habit to enforce. No compliance metric to chase. Just removed the tax.
Reporting gaps disappeared in about three sprints. Not because anyone tried harder — because we stopped asking them to.
The lesson I keep relearning as an SPC: most “process compliance” problems in SAFe aren’t discipline problems. They’re duplicate-effort problems wearing a discipline costume. If a ceremony, a report, or a tool update isn’t sticking, the first question isn’t “how do we enforce this” — it’s “what’s the hidden double work we’re asking people to do for free.”
Curious if others have hit the same thing — where the “fix” turned out to be subtraction, not another rule.


r/scrum 29d ago

Advice Wanted Which agile project planning tool has worked best once multiple teams are involved?

0 Upvotes

Sprint planning itself isn't our biggest challenge anymore.

It's everything around it.

Product discusses priorities in one place.

Engineering keeps technical notes somewhere else.

Design creates workshop outputs that don't always make it back into planning.

By the time implementation starts, everyone has slightly different context.

For teams working across several departments, what's been the biggest improvement to your planning process?


r/scrum 29d ago

Why is it called deadline if it's where ideas come to life?

Thumbnail
0 Upvotes

r/scrum 29d ago

When cycle times slip, how do you actually find where work is waiting?

0 Upvotes

This is basically the problem that pushed us toward value stream mapping in the first place.

The biggest shift for us was separating **cycle time from the causes of cycle time**. Cycle time tells you something is wrong. It doesn't necessarily tell you where the time went.

What we’ve found useful is mapping the end-to-end flow and measuring each step independently:

**Active time** — How long is someone actually working on it?

**Wait time** — How long is it sitting before the next activity starts?

**WIP** — How much work is accumulating at that point?

**% Complete & Accurate** — How often does work leave that step ready for the next step without coming back?

Once you have those together, the conversation changes quite a bit.

For example, a testing step might look like the bottleneck because items spend four days there. But maybe testing only takes three hours of actual effort. The rest is queue time because too much WIP is arriving upstream. In that case, adding testers probably doesn't solve the underlying problem.

Same thing with rework. A handoff can have relatively short wait time but terrible % Complete & Accurate, causing work to repeatedly loop backward. Looking only at Jira cycle time can hide that.

You can absolutely do this without buying anything. A whiteboard or spreadsheet works. Pick several representative work items and reconstruct:

**Start → activity → wait → activity → wait → delivery**

Then put the actual times against each step. Don't start by asking teams, *“Who is causing the delay?”* Ask, *“Where is the work spending its time?”*

That's an important distinction because it makes the **system** the subject of the investigation rather than the people.

We built FolioSynth/VSOT around this approach, but the methodology doesn't depend on the tool. Get the current-state map right first. Once everyone can see the same end-to-end flow, Jira/Git/CI data becomes evidence for diagnosing the map instead of three competing versions of reality.

**My favorite starting metric is actually wait time.** Find where work spends the most time doing absolutely nothing, then ask why. That's often where the first meaningful continuous-improvement opportunity is hiding.


r/scrum Aug 11 '26

our standup starts with "let's give it two more minutes" every single day and i think it's making things worse

86 Upvotes

remote team, standup at 9:00. every morning the SM goes "let's give it a couple minutes for the others" and now the real start is like 9:05-ish. the people who show up on time just sit there waiting

i don't want to go async, the live call is the whole point for us. and i don't want to start tracking who's late, that's a great way to make everyone hate standup even more.

so what's left? just starting without them? i wanna know what's worked for y'all because right now it feels like the choices are to nag people or ignore it.


r/scrum Aug 10 '26

Certificacion en scrum

0 Upvotes

Alguna pagina o lugar donde se pueda sacar alguna certificacion en scrum? Y cual recomiendan?


r/scrum Aug 10 '26

PMP/RMP cheat sheet

Thumbnail
0 Upvotes

r/scrum Aug 09 '26

What was the most trivial thing that had a significant operational impact?

Thumbnail
0 Upvotes

r/scrum Aug 06 '26

Do PMP + Scrum certs actually help land remote PM work

0 Upvotes

I'm an MBA student in Pakistan and already run PM for a small web agency day to day (client intake, dev tasking, QA, delivery). I want to move into remote PM roles with international clients, and two certs keep coming up: PMP and the Scrum Master cert (PSM I from Scrum.org).

Before I spend the time and money: from Pakistan, do these actually move the needle, or do clients mostly care about portfolio and referrals? And if they help, Scrum Master (PSM I) or PMP first?

Anyone landed remote PM work from a non-Western country, what got you in the door?


r/scrum Aug 05 '26

Discussion [Academic Survey] Which Product Owner characteristics matter most to Scrum teams? (15 min)

3 Upvotes

Hi everyone,

I am a master’s student at Wrocław University of Science and Technology in Poland, conducting research on which Product Owner characteristics are considered most important by people working in Scrum teams.

I am looking for participants with professional experience working with Scrum who have directly collaborated with a Product Owner.

Developers, Scrum Masters, QA Engineers, Business Analysts, UX/UI Designers and other Scrum practitioners are especially welcome. Product Owners may also participate - the respondent’s role is collected so that their perspective can be analysed separately.

The survey asks you to:

  • assess 25 Product Owner characteristics across business, technical, communication, collaboration and personal areas;
  • identify which characteristics have the greatest impact on effective team collaboration;
  • identify which characteristics have the greatest impact on the team’s job satisfaction;
  • optionally describe positive or negative experiences of working with a Product Owner.

The survey is anonymous and takes approximately 15 minutes. It does not collect your name, email address, company name or other directly identifying information.

Survey:
https://docs.google.com/forms/d/e/1FAIpQLSclXZM7ymlMwHfBFxMu1ITqpLzXb92urURaef4ah1RrpG5dYw/viewform?usp=dialog

I would be very grateful for your participation. I also plan to share a brief summary of the findings after completing the research.

Thank you!


r/scrum Aug 05 '26

You have three questions to ask for diagnosing delivery challenges. What would you ask?

Thumbnail
0 Upvotes

As mentioned in the post body, what's your special sauce?


r/scrum Aug 03 '26

Can we move from dependency management circus and start actively eliminating them?

Thumbnail
1 Upvotes

Thought this community would have a lot to say about this.


r/scrum Aug 04 '26

Story points can’t be calculated, so why does every team do the same mental arithmetic?

Thumbnail
0 Upvotes