# Kanban

Kanban is a continuous-flow work-management method used in software development to visualize work, limit work in progress, and improve throughput.

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

## 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).