# cycle time

Published articles for cycle time.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Automated Code Review: The 6-Month Evolution

DevFeed: [Automated Code Review: The 6-Month Evolution](<https://devfeed.tech/articles/automated-code-review-the-6-month-evolution-29100.md>)

Original publisher: [Read original article](<https://product.hubspot.com/blog/automated-code-review-the-6-month-evolution>)

Author: eadams@hubspot.com (Emily Adams)

Published: 2026-03-02T17:46:43Z

Content type: article

Language: en

Sources: [HubSpot](<https://devfeed.tech/sources/hubspot.md>)

Topics: [Code review](<https://devfeed.tech/topics/code-review.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Java](<https://devfeed.tech/topics/java.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [automated](<https://devfeed.tech/tags/automated.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cli](<https://devfeed.tech/tags/cli.md>), [code](<https://devfeed.tech/tags/code.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [coding](<https://devfeed.tech/tags/coding.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [cycle-time](<https://devfeed.tech/tags/cycle-time.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [engineering-infrastructure](<https://devfeed.tech/tags/engineering-infrastructure.md>), [github](<https://devfeed.tech/tags/github.md>), [human-review](<https://devfeed.tech/tags/human-review.md>), [java](<https://devfeed.tech/tags/java.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [quality](<https://devfeed.tech/tags/quality.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

HubSpot describes a six-month evolution of its automated code review system. The system uses AI to review pull requests, provide feedback grounded in HubSpot-specific norms, and reduce the time engineers wait for feedback. The article says Sidekick reduced feedback time by 90%, with a peak reduction of 99.76% in September, and traces a shift from a Kubernetes-based system powered by Claude Code toward a framework native to HubSpot's Java stack.

### Source excerpt

As HubSpot engineers have increasingly started writing more and more of their code with both local and cloud coding agents, we've noticed that now more than ever, code review is taking up a large portion of cycle time on new changes.

## Why focused coding time may be limited to a few hours per day

DevFeed: [Why focused coding time may be limited to a few hours per day](<https://devfeed.tech/articles/you-can-code-only-4-hours-per-day-here-s-why-38700.md>)

Original publisher: [Read original article](<https://newsletter.techworld-with-milan.com/p/you-can-code-only-4-hours-per-day>)

Author: Dr Milan Milanović

Published: 2026-01-29T16:02:51Z

Content type: opinion

Language: en

Sources: [Tech World With Milan Newsletter](<https://devfeed.tech/sources/tech-world-with-milan-newsletter.md>)

Topics: [coding](<https://devfeed.tech/topics/coding.md>), [meetings](<https://devfeed.tech/topics/meetings.md>), [Computer science](<https://devfeed.tech/topics/computer-science.md>)

Tags: [burnout](<https://devfeed.tech/tags/burnout.md>), [coding](<https://devfeed.tech/tags/coding.md>), [context](<https://devfeed.tech/tags/context.md>), [cycle-time](<https://devfeed.tech/tags/cycle-time.md>), [developer](<https://devfeed.tech/tags/developer.md>), [meetings](<https://devfeed.tech/tags/meetings.md>), [strategies](<https://devfeed.tech/tags/strategies.md>), [techniques](<https://devfeed.tech/tags/techniques.md>)

### AI overview

This commentary argues that developers may have only three to four hours of high-focus coding capacity per day. It discusses cognitive limits, interruptions, meetings, flow, and deep-work strategies, while recommending practices such as time-blocking, batching communication, async defaults, and no-meeting days.

### Source excerpt

Most of us have felt it: after a few solid hours of coding, your brain starts shutting down.

## Using Kanban Metrics and Reports to Identify Team Improvement Opportunities

DevFeed: [Using Kanban Metrics and Reports to Identify Team Improvement Opportunities](<https://devfeed.tech/articles/article-30681.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/hh/articles/884422/>)

Author: dennikolaev (hh.ru)

Published: 2025-02-21T14:00:30Z

Content type: article

Language: ru

Sources: [HeadHunter RU](<https://devfeed.tech/sources/headhunter-ru.md>)

Topics: [Kanban](<https://devfeed.tech/topics/kanban.md>), [jira](<https://devfeed.tech/topics/jira.md>)

Tags: [cycle-time](<https://devfeed.tech/tags/cycle-time.md>), [datadriven](<https://devfeed.tech/tags/datadriven.md>), [delivery](<https://devfeed.tech/tags/delivery.md>), [discovery](<https://devfeed.tech/tags/discovery.md>), [jira](<https://devfeed.tech/tags/jira.md>), [kanban](<https://devfeed.tech/tags/kanban.md>), [lead-time](<https://devfeed.tech/tags/lead-time.md>), [tag-22e9d0410dcb](<https://devfeed.tech/tags/tag-22e9d0410dcb.md>), [tag-694195a2e09b](<https://devfeed.tech/tags/tag-694195a2e09b.md>), [tag-8720e37629f7](<https://devfeed.tech/tags/tag-8720e37629f7.md>), [tag-add1155413d1](<https://devfeed.tech/tags/tag-add1155413d1.md>), [tag-b92bf5906bbd](<https://devfeed.tech/tags/tag-b92bf5906bbd.md>), [tag-e7d8489b7f64](<https://devfeed.tech/tags/tag-e7d8489b7f64.md>)

### AI overview

A project manager at hh.ru explains how to use Kanban-oriented metrics and reports to analyze team efficiency and identify improvement opportunities. The article covers lead time, cycle time, percentiles, classes of service, and reports from an internally customized Jira-based system.

### Source excerpt

"Как и на какие метрики смотреть в поисках зоны роста команды?" -- на эту тему менеджеры проектов в нашей компании задумываются регулярно, так как менеджеры отвечают в том числе и за эффективность процессов. Правильный ответ на вопрос будет зависеть от контекста команды, заказчиков, продукта, рабочего процесса и много чего еще. Но можно выделить ряд метрик и отчетов, построенных на этих метриках, которые будут универсальны, и которые можно брать за основу для анализа. А поскольку hh.ru -- компания, которая несколько последних лет применяет Kanban-метод, то и метрики ниже будут сильно пересекаться с тем, что этот метод предлагает. Меня зовут Денис Николаев, и я менеджер проектов в hh. В этой статье покажу, на какие основные отчеты смотрю я. Также добавлю примеры того, на что обращать внимание в этих отчетах, чтобы в дальнейшем работать над повышением эффективности. Читать далее

## Value-Stream-Oriented Kanban

DevFeed: [Value-Stream-Oriented Kanban](<https://devfeed.tech/articles/value-stream-oriented-kanban-39952.md>)

Original publisher: [Read original article](<https://mende.io/blog/value-stream-oriented-kanban/>)

Author: tobi@techunicorn.builders (Tobias Mende)

Published: 2024-04-20T05:00:00Z

Content type: opinion

Language: en

Sources: [Tobias Mende](<https://devfeed.tech/sources/tobias-mende.md>)

Topics: [Kanban](<https://devfeed.tech/topics/kanban.md>), [Agile](<https://devfeed.tech/topics/agile.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>)

Tags: [agile](<https://devfeed.tech/tags/agile.md>), [burnout](<https://devfeed.tech/tags/burnout.md>), [business-developer-productivity-engineering-leadership-kanban-product-management-engineering-ex](<https://devfeed.tech/tags/business-developer-productivity-engineering-leadership-kanban-product-management-engineering-ex.md>), [business-value](<https://devfeed.tech/tags/business-value.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [cycle-time](<https://devfeed.tech/tags/cycle-time.md>), [flow](<https://devfeed.tech/tags/flow.md>), [kanban](<https://devfeed.tech/tags/kanban.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [parallel](<https://devfeed.tech/tags/parallel.md>), [saas](<https://devfeed.tech/tags/saas.md>)

### AI overview

The article argues that Kanban should be oriented around customer-focused value streams rather than individual subtasks. It contends that measuring task-level flow can create an illusion of productivity while multiple initiatives delay meaningful delivery, and recommends prioritizing fast business value over maximizing utilization.

### Source excerpt

Value-Stream-Oriented Kanban Many teams, especially in the startup environment, move away from Scrum and use a leaner Kanban-based approach. This is a good thing. I don't think Scrum is a suitable framework for modern, fast, agile companies. - Especially not in the SaaS field (the reasoning behind this statement will become another article, eventually).

## trivago Tech Camp 2017

DevFeed: [trivago Tech Camp 2017](<https://devfeed.tech/articles/trivago-tech-camp-2017-28083.md>)

Original publisher: [Read original article](<https://tech.trivago.com/post/tech-camp-2017/>)

Author: Tom Bartel

Published: 2017-09-14T00:00:00Z

Content type: article

Language: en

Sources: [Trivago](<https://devfeed.tech/sources/trivago.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [PHP](<https://devfeed.tech/topics/php.md>), [MySQL](<https://devfeed.tech/topics/mysql.md>), [API](<https://devfeed.tech/topics/api.md>), [Symfony](<https://devfeed.tech/topics/symfony.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Python](<https://devfeed.tech/topics/python.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [2017](<https://devfeed.tech/tags/2017.md>), [api](<https://devfeed.tech/tags/api.md>), [automation](<https://devfeed.tech/tags/automation.md>), [cycle-time](<https://devfeed.tech/tags/cycle-time.md>), [development](<https://devfeed.tech/tags/development.md>), [education](<https://devfeed.tech/tags/education.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [engineering-culture](<https://devfeed.tech/tags/engineering-culture.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [php](<https://devfeed.tech/tags/php.md>), [python](<https://devfeed.tech/tags/python.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [symfony](<https://devfeed.tech/tags/symfony.md>)

### AI overview

trivago Tech Camp 2017 brought ten students from eight countries to the company's Düsseldorf headquarters for two weeks of real-world software engineering work. The projects improved internal workflows, automated manual tasks, and included an open-source software project.

### Source excerpt

At the end of August 2017, ten students set foot in the trivago headquarters in Düsseldorf to be part of the first ever trivago Tech Camp. Two weeks were packed with real-world challenges, guest lectures, Q&A sessions, and tons of other opportunities to learn. In the end, a lot of working software was delivered.

## Building Stronger Agile Teams Through Team Setup, Alignment, and Outcome Measurement

DevFeed: [Building Stronger Agile Teams Through Team Setup, Alignment, and Outcome Measurement](<https://devfeed.tech/articles/a-team-cut-story-35114.md>)

Original publisher: [Read original article](<https://upday.github.io/blog/team_cut_story/>)

Author: Johannes Theilmann (johannes.theilmann@upday.com)

Published: 2017-03-03T04:00:00Z

Content type: article

Language: en

Sources: [Upday](<https://devfeed.tech/sources/upday.md>)

Topics: [Agile](<https://devfeed.tech/topics/agile.md>), [Self-organizing Team](<https://devfeed.tech/topics/self-organizing-team.md>), [meetings](<https://devfeed.tech/topics/meetings.md>), [Canvas](<https://devfeed.tech/topics/canvas.md>), [jira](<https://devfeed.tech/topics/jira.md>), [Slack](<https://devfeed.tech/topics/slack.md>)

Tags: [agile](<https://devfeed.tech/tags/agile.md>), [business](<https://devfeed.tech/tags/business.md>), [cycle-time](<https://devfeed.tech/tags/cycle-time.md>), [deploy](<https://devfeed.tech/tags/deploy.md>), [devops](<https://devfeed.tech/tags/devops.md>), [meetings](<https://devfeed.tech/tags/meetings.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [product-owner](<https://devfeed.tech/tags/product-owner.md>)

### AI overview

An upday Product Owner describes a checklist for setting up stronger Agile teams, including defining goals, agreeing on team structure, aligning on tools and roles, prioritizing projects with CD3 and WSJF, and measuring outcomes through cycle time, deployment frequency, feature lead time, team happiness, and meeting volume.

### Source excerpt

At upday we challenge ourselves to achieve technical excellence and a strong understanding of business needs. Due to external and internal circumstances we have quite a volatile team setup. At least each quarter we change either the team members, the PO or the whole structure of our teams - from horizontal to cross-functional to fluent and back again. However our goal is to have stable teams with a clear business orientation while also enabling team members to grow technically and to support each other (eg. reviews, testing, tech discussions). It is the challenge for each team member to adapt quickly to new teams, different skill sets and goals. I would like to share how we approach building stronger teams and to have a checklist for myself when a new team is set up: As a Product Owner I want to set up teams quickly and efficiently in order to get them up 'n' running fast and deliver the highest business value. Acceptance Criteria: Project goals are set for the next quarter Team set up is agreed with agile coach / scrum master / team-cut captain Team alignment canvas session defines: communication tools (Slack, Skype, email etc.) planning and progress meetings (Jira, Trello) roles, component owner, facilitator, lead team agreement Depict the process the team is improving on a story map map projects Calculate the CD3 (cost of delay divided by duration) and WSJF (weighted short jobs first) with the team. PO-team choose projects based on CD3 and/or WSJF Feedback from stakeholders is collected on a confluence page Epics for projects define clearly user/business value and metrics, objectives and key results (OKRs) to measure the success of an epic. External team members are invited to groomings to make upcoming changes transparent early on and to final reviews to identify potential follow up stories We already made several experiments with the team setup without really being able to measure the outcomes. We also realised that not all our needs are covered by the existing