Foundations10 min

The Sprint Lifecycle: From Backlog to Demo

Quick answer

The Sprint Lifecycle: From Backlog to Demo is a practical A2 business English lesson that teaches you to understand the vocabulary of Agile and Scrum used in tech teams. It includes workplace examples, guided rehearsal, and a next-step exercise you can apply to a real meeting, message, interview, or customer conversation.

In this lesson

  • Understand the vocabulary of Agile and Scrum used in tech teams
  • Use the correct verbs for moving tasks through a workflow
  • Explain the purpose of standups, grooming, and retrospectives

The Sprint Lifecycle: From Backlog to Demo

In Silicon Valley, "Agile" isn't just a methodology; it's the language of the office. Whether you are at a 5-person startup or a 50,000-person giant like Meta, your work will likely be organized into Sprints.

Key Vocabulary

| Term | Definition | Example Sentence | | ------------ | ------------------------------------------------ | ------------------------------------------------ | | Sprint | A 1-4 week period of focused work. | "We are in the middle of Sprint 42." | | Backlog | The list of all features and bugs to be fixed. | "Let's add that feature request to the backlog." | | Grooming | Reviewing the backlog to ensure tasks are clear. | "We have a grooming session at 2 PM today." | | Velocity | How much work a team completes in a sprint. | "Our velocity dropped because of the holiday." |

The "Ceremonies" (Meetings)

You will hear these four meeting names constantly:

  1. Sprint Planning: Deciding what work to pull from the backlog into the next sprint.
  2. Daily Standup: A 15-minute meeting to sync on progress and "blockers."
  3. Sprint Demo: Showing the finished work to stakeholders.
  4. Retrospective (Retro): Discussing what went well and what didn't.

Verbs for the Workflow

When talking about tasks (often called Tickets or Issues), use these verbs:

  • To pull: To take a task from the backlog. ("I'll pull that ticket into this sprint.")
  • To block: To stop progress because of an external factor. ("I'm blocked by the API documentation.")
  • To ship: To finish and release a feature. ("We are on track to ship the new checkout flow on Friday.")
  • To punt: To delay a task to a future sprint. ("Let's punt the dark mode feature to next month.")

Alex's Tip: In a standup, keep it short. Use the "Yesterday, Today, Blockers" format. It shows you respect everyone's time-a key value in high-performance tech cultures.

  • I have a question about line 42.
  • Could you add a test for this case?
  • Nice catch on the edge case here.
  • Left a few small comments. Otherwise, looks good to me.

LGTM ("Looks Good To Me") is a common abbreviation engineers type to approve a pull request.

Common mistakes

  1. Mix instead of merge. Say merge the branch, never mix the branch.
  2. Put up a PR instead of open a PR. The natural verb is open: I opened a PR for the login fix.
  3. Saying the code is in production when it is only deployed. Deployed means it is on the server; in production or live means users can reach it.

Practice

Match each action to the correct verb (build, merge, deploy, ship):

  1. Combining your branch into main: _
  2. Making the feature live for users: _
  3. Compiling the code into an artifact: _
  4. Putting the artifact on a server: _

Answers: 1. merge, 2. ship (or release), 3. build, 4. deploy.

You now have the core workflow vocabulary. In the next lesson, you will learn the language of sprints, backlogs, and standups, the rhythm that organizes all of this work.

Apply this lesson

Build a rehearsal brief for work you have this week.

This stays on your device. Bring the brief to Alex, a live session, or the conversation itself.

Key takeaways

  • A "sprint" is a fixed period of time (usually 2 weeks) to complete work
  • The "backlog" is the master list of everything that needs to be built
  • "Grooming" or "Refinement" is when you make sure tasks are ready to be worked on

Check your understanding

1. What do you call the list of all pending tasks that haven't been started yet?
2. Which meeting is used to look back at the last two weeks and discuss what went well?

Practical questions

The Sprint Lifecycle: From Backlog to Demo FAQ

What does the The Sprint Lifecycle: From Backlog to Demo lesson teach?

It teaches you to understand the vocabulary of Agile and Scrum used in tech teams.

Who should use this The Sprint Lifecycle: From Backlog to Demo lesson?

This lesson is for software teams, IT professionals, remote professionals working in English across teams, customers, or markets.

What should I be able to do after this lesson?

You should be able to a "sprint" is a fixed period of time (usually 2 weeks) to complete work.

How can I practice the sprint lifecycle: from backlog to demo?

Adapt one example to your current work, say it aloud, then use the rehearsal brief to practice a realistic response with the AI coach or voice lab.

Discuss this lesson

This academy is updated continuously, and recommendations are welcome. Every submission is checked before it appears. Contact details are never published.

Loading approved comments…

Leave a comment

Your name and approved message may appear publicly. Your email is private and lets the moderator follow up.