# 5 Ways to Have Better Daily Scrum Meetings | LinearB Blog

> The ideal daily scrum is concise and meaningful. After all, it’s just a check-in that’s time-boxed for 15 minutes. However, if you’re able to get everyone on the same page about what they’ll be working on in 15 minutes, you haven’t only managed a good meeting; you’ve performed a miracle. It’s surprisingly difficult to keep [&hellip;]

_This is a markdown rendering of a live HTML page on linearb.io, generated for AI/LLM consumption — it is not a markdown-only site. To get the full HTML page instead, request this URL with an explicit `Accept: text/html` header (no wildcard, no markdown preference)._


```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://linearb.io/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Blog",
      "item": "https://linearb.io/blog"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "5 Ways to Have Better Daily Scrum Meetings",
      "item": "https://linearb.io/blog/daily-scrum-meetings"
    }
  ]
}
```

[Home](https://linearb.io/)

/

[Blog](https://linearb.io/blog)

/

5 Ways to Have Better Daily Scrum Meetings

# 5 Ways to Have Better Daily Scrum Meetings

![Photo of Brittani Kooiker](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/logo-mark-lg?_a=BAVMn6ID0)

By [Brittani Kooiker](https://linearb.io/blog/daily-scrum-meetings#brittani-kooiker)

|

May 12, 2022

![daily_scrum_meetings_scaled_bab35fa19f](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/daily_scrum_meetings_scaled_bab35fa19f?_a=BAVMn6ID0)

[The ideal daily scrum is concise and meaningful](https://linearb.io/blog/scrum-meeting). After all, it’s just a check-in that’s time-boxed for 15 minutes. However, if you’re able to get everyone on the same page about what they’ll be working on in 15 minutes, you haven’t only managed a good meeting; you’ve performed a miracle.

It’s surprisingly difficult to keep everyone on track and relay information quickly. It should be simple; each member of the development team just answers three questions:

* What did I work on yesterday?
* What am I working on today?
* What are my blockers?

However, these can drag, making people lose focus and wasting everyone’s time. If you’re struggling with your team’s daily scrum, we’ve got your back. We’ll discuss five ways to improve your meetings and encourage productivity in your team.

## Table of Contents

* [Set Your Agenda Ahead of Time](#agenda)
* [Stay Focused](#focus)
* [Unify Your Sources of Information](#info)
* [Communicate Blockers](#blockers)
* [Boost Team Spirit](#spirit)

## 1\. Set Your Agenda Ahead of Time

Since the meeting only lasts a few minutes, everyone on the team needs to know what they’re going to say. If anyone comes in unprepared, “um-ing” and “well-ing” their way through, they’re going to draw the meeting out or eat into somebody else’s time. Either way, it’s not fair for anyone else, and it’s _so_ boring. 

To avoid this, share a list of issues and objectives to discuss ahead of time. Prioritize items actively being worked on or those that haven’t been started yet. With LinearB’s [Pulse Dashboard](https://linearb.io/blog/linearb-pulse-view-release), the development team and the product owner can view all Git activity and Jira tickets in real-time from a single place, making it easier for everyone to prepare for your meetings.

Better yet, convert the first two questions into a Slack message prior to the meeting. Our COO Dan Lines recommends you swap out status updates with two more valuable questions:

1. What’s distracting me from my #1 priority?
2. Will we ship on time?

Learn more about his ideas on the [Daily Standup 2.0](https://linearb.io/blog/daily-stand-up-2-0-its-time-to-ditch-the-stand-up-from-1993).

## 2\. Stay Focused

The scrum team members should focus on answering their three questions and adjusting their daily priorities to achieve the sprint goal.

It’s not supposed to be a long-winded summary for the product owner or scrum master; instead, leadership can stay up to speed by checking the Pulse Dashboard for WIP, issues to do, and unlinked branches before the daily meeting or follow up on these items after.

[![LinearB Pulse Dashboard](https://assets.linearb.io/uploads/4-Pulse-1024x432.png)](https://linearb.io/blog/linearb-pulse-view-release)

Check out this awesome dashboard we use for our standup. It identifies who’s blocked, who has too much WIP, and if our work is aligned with the business priorities. [Learn more about Pulse!](https://linearb.io/get-started)

## 3\. Unify Your Sources of Information

Managers typically turn to project management apps like Jira, Trello, or Monday to keep tabs on a project’s status. However, since developers prefer Git, the information on these platforms gets outdated fast. Seriously, [a recent LinearB Labs study](https://linearb.io/blog/data-integrity-inversion) shows that for most organizations more than 31% of their Git branches are not linked to their issue tracker.

And it’s nearly impossible to read Git unless you’re a developer, which is why so much of your meeting gets eaten up by status updates instead of focusing on problem-solving. This is where LinearB can help; data can be compiled from these sources and presented in a form that both management and developers understand.

You don’t need a status meeting to evaluate the team’s progress toward the sprint goal. You need Project Delivery Tracker. 

[](https://linearb.io/project-delivery-tracker)

Your CEO will love this! You can see your team’s investment profile, project allocation, and planning accuracy by boards, epics, labels or custom fields. [Learn more about Project Delivery Tracker.](https://linearb.io/project-delivery-tracker)

## 4\. Communicate Blockers

Delivering everything planned in the sprint on time is the ultimate team effort.  
  
But everyone on your team needs to know what’s going on with everyone else. If I’m working on something that another dev is dependent on, I have the ability to foresee a cascading effect of delays that could eventually affect the whole team. 

Open communication can help your team resolve technical blockers, dependencies, and even misaligned priorities that may be blocking someone else.

Talking about it every morning will give you more insight into what’s affecting the current iteration, and the team will benefit over time. If you observe trends in what’s blocking the team, you can invest in new processes to prevent it. 

This communication of blockers & misaligned priorities pairs well with our Planning Accuracy Breakdown metrics. 

## 5\. Boost Team Spirit

Daily scrums provide chances for your team to spend time together. If anyone arrives early, check in and make it clear that you value their presence and input. Sure, the purpose of daily scrums is to align the team’s goals, but if you make sure everyone feels valued and supported, your team will feel like they’re part of something greater than themselves. 

This is why the daily scrum is so important; in a world that’s becoming increasingly remote, we must maximize the time we have face-to-face with others. When your team is motivated, they’ll be a better team. End of story.

Check out our COO’s interview with CEO and co-founder of Range, Dan Pupius, about other best practices for hybrid and remote teams that can influence how you handle daily scrums too. 

## The Bottom Line

The purpose of the daily scrum meeting should problem-solving anything that’s inhibiting progress toward the sprint goal! 

Ditch the status updates. Answer these three questions instead.

* How am I blocked?
* What’s distracting me from my #1 priority?
* Will we ship on time?

Use new technology to improve your daily scrum meeting. We correlate data across your tools to identify bottlenecks that can affect delivering on your promises and then automate improvements that can help your teams ship features faster. 

With LinearB, you’ll be able to proactively identify risks and communicate blockers in daily scrums to ensure you’re accurately predicting delivery. Let us show you how!

[![Improve your engineering organization at every level with LinearB](https://assets.linearb.io/uploads/GenericLineaRB3Pillars-1024x497.png)](https://linearb.io/get-started/)

Want to improve your engineering processes at every level? [Get started with a LinearB free-forever account today!](https://linearb.io/get-started)

## Improve developer productivity with LinearB

Find us on

[](https://www.linkedin.com/company/linearb)
[](https://devinterrupted.substack.com/)

## Your next read

[![Cover image for AI ROI comes from measuring engineering outcomes on day one](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Blog_AI_ROI_comes_from_measuring_engineering_software_security_2400x1256_2c5eae0862?_a=BAVMn6ID0)](https://linearb.io/blog/kraken-nik-sudan-measure-ai-roi-engineering-outcomes)

Product

[AI ROI comes from measuring engineering outcomes on day one](https://linearb.io/blog/kraken-nik-sudan-measure-ai-roi-engineering-outcomes)

Kraken Engineering Operations Lead Nik Sudan details how to establish day-one data infrastructure to accurately measure AI ROI. Discover why raw token adoption...

[![Cover image for Best Appfire Flow alternatives in 2026](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Blog_Moving_beyond_flow_88c071e703?_a=BAVMn6ID0)](https://linearb.io/blog/flow-alternatives-2026)

Product

[Best Appfire Flow alternatives in 2026](https://linearb.io/blog/flow-alternatives-2026)

Flow provides DORA metrics, workflow diagnostics, and useful dashboards for engineering leadership. But it has real limitations, and the market has moved...

[![Cover image for 8 million pull requests reveal where engineering productivity breaks down](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Blog_8_million_pull_requests_2400x1256_03724bfbb2?_a=BAVMn6ID0)](https://linearb.io/blog/8-million-prs-engineering-productivity)

Product

[8 million pull requests reveal where engineering productivity breaks down](https://linearb.io/blog/8-million-prs-engineering-productivity)

8.1M pull requests reveal the gap between AI adoption and engineering impact, and why code review is the bottleneck blocking real productivity gains.

## Structured data

_Machine-readable metadata (JSON-LD) embedded in the page for search/AI context — not content rendered on the page itself._

```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "LinearB",
  "url": "https://linearb.io/",
  "logo": "https://assets.linearb.io/image/upload/v1715628027/logo-mark-lg.svg",
  "description": "LinearB is the engineering productivity platform that helps engineering leaders prove AI is improving throughput without sacrificing delivery confidence, flow efficiency, or developer experience.",
  "sameAs": [
    "https://www.linkedin.com/company/linearb"
  ],
  "award": [
    {
      "@type": "Award",
      "name": "LinearB is a Leader in the 2026 Gartner® Magic Quadrant™ for Developer Productivity Insight Platforms",
      "dateAwarded": "2026",
      "awardedBy": {
        "@type": "Organization",
        "name": "Gartner®"
      }
    },
    {
      "@type": "Award",
      "name": "Great Place to Work Certification",
      "dateAwarded": "2025-2027",
      "awardedBy": {
        "@type": "Organization",
        "name": "Great Place to Work"
      }
    },
    {
      "@type": "Award",
      "name": "America's Best Startup Employers 2025",
      "dateAwarded": "2025",
      "awardedBy": {
        "@type": "Organization",
        "name": "Forbes Magazine"
      }
    }
  ],
  "hasCertification": [
    {
      "@type": "Certification",
      "name": "SOC 1 Type 2"
    },
    {
      "@type": "Certification",
      "name": "SOC 2 Type 2"
    },
    {
      "@type": "Certification",
      "name": "GDPR Compliance certification"
    },
    {
      "@type": "Certification",
      "name": "ISO 27001"
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "5 Ways to Have Better Daily Scrum Meetings",
  "url": "https://linearb.io/blog/daily-scrum-meetings",
  "author": {
    "@type": "Person",
    "name": "Brittani Kooiker"
  },
  "datePublished": "2022-05-12T15:42:02.000Z",
  "dateModified": "2022-05-12T15:42:02.000Z",
  "image": "https://assets.linearb.io/image/upload/v1720000000/daily_scrum_meetings_scaled_bab35fa19f.jpg",
  "publisher": {
    "@type": "Organization",
    "name": "LinearB",
    "logo": "https://assets.linearb.io/image/upload/v1777485755/linearb-logo-2026.png"
  },
  "description": "The ideal daily scrum is concise and meaningful. After all, it’s just a check-in that’s time-boxed for 15 minutes. However, if you’re able to get everyone on the same page about what they’ll be working on in 15 minutes, you haven’t only managed a good meeting; you’ve performed a miracle. It’s surprisingly difficult to keep […]\n"
}
```

## More on linearb.io

### Top navigation

- [Book a Demo](https://linearb.io/book-a-demo)
- [AI Code Reviews — Catch security risks, bugs, and spec mismatches](https://linearb.io/platform/ai-code-reviews)
- [AI & Productivity Insights — See how AI tools affect cycle time and delivery speed](https://linearb.io/platform/ai-developer-productivity-insights)
- [Measure AI Impact — Track AI adoption and tie it to delivery outcomes](https://linearb.io/use-case/measure-ai-impact)
- [MCP Server — Chat with your data to spot patterns and boost output](https://linearb.io/platform/mcp-server)
- [Resource Allocation — Cost initiatives and shape your investment strategy](https://linearb.io/platform/resource-allocation)
- [Cost Capitalization — Capitalize engineering costs with audit-ready reports](https://linearb.io/platform/cost-capitalization)
- [Dev Team Management — Set targets and tie throughput to business outcomes](https://linearb.io/platform/goals-and-reporting)
- [DevOps Workflow Automation — Policy-based PR routing, approvals, and tests](https://linearb.io/platform/ai-workflow-governance)
- [AI Powered Support — Unify AI and human code delivery in one clear view](https://linearb.io/use-case/ai-powered-support)
- [Optimization — Surface friction with feedback and MCP insights](https://linearb.io/platform/developer-experience)
- [Reporting — Spot what's working and what needs attention](https://linearb.io/use-case/measuring-developer-experience)
- [Surveys — Turn developer feedback into actionable signals](https://linearb.io/platform/developer-surveys)
- [Platform overview](https://linearb.io/platform/overview)
- [Watch now](https://linearb.io/event/engineering-productivity-gap)
- [Customers](https://linearb.io/customers)
- [Pricing](https://linearb.io/pricing)
- [Why choose LinearB — Explore your data. Measure performance. Act to improve it.](https://linearb.io/why-linearb)
- [APEX framework — The operating model for AI-era engineering teams](https://linearb.io/resources/apex-framework)
- [Anti-FAQ — The questions other vendors won't answer](https://linearb.io/why-linearb/anti-faq)
- [Security — Enterprise-grade compliance and zero code access](https://linearb.io/security)
- [Build vs. buy — The hidden cost of building it yourself](https://linearb.io/resources/build-vs-buy)
- [Dev Interrupted Podcast — Conversations with engineering leaders](https://linearb.io/dev-interrupted/podcasts)
- [Reports & Guides — Deep dives on productivity and delivery](https://linearb.io/resources)
- [Webinars — Expert sessions on productivity and AI](https://linearb.io/resources?category=workshops)
- [Metrics Benchmarks — See how your engineering org stacks up](https://linearb.io/resources/software-engineering-benchmarks-report)
- [Blog — Product updates and practical insights](https://linearb.io/blog)
- [Help Center — Documentation, setup, and support](https://linearb.helpdocs.io)
- [API Docs](https://docs.linearb.io/api-overview)
- [Status](https://www.linearbstatus.com/)
- [Integrations](https://linearb.io/integrations)
- [LinearB Library](https://linearb.io/library)
- [Engineering metrics](https://linearb.io/library/engineering-metrics)
- [Platform engineering](https://linearb.io/library/platform-engineering)
- [Engineering glossary](https://linearb.io/library/engineering-glossary)
- [Developer productivity](https://linearb.io/library/developer-productivity)
- [AI in software development](https://linearb.io/library/ai-in-software-development)
- [Engineering management](https://linearb.io/library/engineering-management)
- [Developer experience](https://linearb.io/library/developer-experience)
- [DevOps](https://linearb.io/library/devops)
- [Engineering operations and the context layer](https://linearb.io/library/engineering-operations)
- [Engineering efficiency](https://linearb.io/library/engineering-efficiency)
- [Software delivery](https://linearb.io/library/software-delivery)
- [Research and data](https://linearb.io/library/engineering-benchmarks-and-research)
- [LinearB is a Leader in the 2026 Gartner® Magic Quadrant™ for Developer Productivity Insight Platforms](https://linearb.io/resources/gartner-magic-quadrant-dpi-platforms-2026)
- [Sign in](https://app.linearb.io/login)
- [Enterprise](https://linearb.io/solutions/enterprise)
- [Contact](https://linearb.io/contact-us)
- [About us](https://linearb.io/about-us)
- [Careers](https://linearb.io/careers)
- [Service agreement](https://linearb.io/services-agreement)
- [Privacy policy](https://linearb.io/privacy-policy)
- [DPA](https://linearb.io/data-processing-agreement)
- [Security FAQ](https://linearb.io/security-faq)
- [Substack](https://devinterrupted.substack.com/)

### Footer

_Additional links from the site footer, not repeated from the top navigation above._

- [GitHub](https://github.com/linear-b)
- [LinkedIn](https://www.linkedin.com/company/linearb)
- [Twitter](https://twitter.com/LinearB_Inc)