Назад в блог
Daily Standup

Как говорить на Daily Standup, если ты не носитель

5 апреля 2026·5 мин чтения
🎯

Что говорить, когда "все идет по плану"

Standup — это не отчет перед начальством. Это быстрая синхронизация всей команды разработки, маркетинга или дизайна. Чтобы твой апдейт звучал структурированно, следуй классической схеме.

1. Что сделано (Yesterday)

Используй Past Simple для завершенных задач:

  • Yesterday, I focused on refactoring the authentication module.
  • I managed to resolve the issue with the slow loading page.
  • I wrapped up the design concepts for the pricing page.

2. Что в планах (Today)

Используй Present Continuous или конструкции намерения:

  • Today, I am planning to write unit tests for the API layer.
  • I will be working on setting up the database migrations.
  • My main priority today is to sync with the design team regarding icons.

3. Препятствия (Blockers)

Если что-то мешает работе, говори об этом сразу:

  • I am currently blocked by the API documentation. I need the backend team to update it.
  • I've run into an issue with the deployment pipeline. Can someone from DevOps take a look?
  • No major blockers on my side — все идет по графику.