# 5 Ways to Deliver and Accelerate Engineering Velocity | LinearB Blog

> VPs of Engineering often ask me how to increase their velocity. When I was a VP of Engineering, this was my eternal quest; to deliver more value at a high rate of speed.

_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 Deliver and Accelerate Engineering Velocity",
      "item": "https://linearb.io/blog/5-ways-to-deliver-and-accelerate-engineering-velocity"
    }
  ]
}
```

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

/

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

/

5 Ways to Deliver and Accelerate Engineering Velocity

# 5 Ways to Deliver and Accelerate Engineering Velocity

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

By [Dan Lines](https://linearb.io/blog/5-ways-to-deliver-and-accelerate-engineering-velocity#dan-lines)

|

August 22, 2019

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

## Tips and tricks to increase your velocity!

VPs of Engineering often ask me how to increase their velocity. When I was a VP of Engineering, this was my eternal quest; to deliver more value at a high rate of [speed.](https://www.youtube.com/watch?v=pAoZWyLMb6c) Our executive team was always looking for more, and my team was working all out, while I simultaneously was trying to scale the team effectively. 

The core of the issue is really around how to predictably deliver more customer value into production. Here are five places to start.

## 1\. Reduce Issues Found in Production

This is the first thing that should be examined. It is the classic iteration destroyer, the sprint disrupter, and the velocity killer. Issues found in prod cause iteration churn, context switching, demand time across your ecosystem (ex: support, success, sales, product), while decreasing team motivation. Not to mention the customer impact.

The good news is that if you are having unexpected issues found in prod, then you also have a great opportunity to increase your [value delivery](https://linearb.io/blog/value-stream-mapping-devops).

#### **Tips and Tricks:**

* Track and visualize your defect escape rate per week per team.
* Create a “prod bug” Jira issue type specifically for production issues.
* Emphasize time dedication to address the root cause and avoid repeat cases.

_Side Note: Sometimes you have to slow down to go faster._ [_Just ask Chuck Norris._](https://www.youtube.com/watch?v=8Aly07FNiFA)

[](https://assets.linearb.io/uploads/Prod-Bugs-over-Iterations.png)Track production bugs over iterations in linear b

## 2\. Spend time on “the Why” – Automate the “Not Why”

Increasing velocity translates to increasing the amount of new value delivered to customers. Providing new value to customers takes human brainpower, it is complex. This is the place to spend “manual” time.

#### **Tips and Tricks:**

* [Have a gameplan ](https://linearb.io/blog/how-to-introduce-data-driven-culture-to-your-dev-team)to ensure the story purpose is understood by your engineers.
* Enable your engineering team to interact with your customer design partners.
* Direct your manual testing effort to validate the value and customer experience.

On the flip side, automate everything that is not related to “the why”. There are a million articles covering automation, but here are some obvious tips:

#### **Tips and Tricks:**

* Focus on test automation, know your coverage and completion speed.
* Focus on release automation, know your time to release.
* Focus on environment creation automation.

[](https://assets.linearb.io/uploads/Automation.jpeg)Automate everything not related to your “why”

## 3\. Remove Bottlenecks in Your Delivery Pipeline

Your delivery pipeline includes everything that happens between “we have a story/ticket ready to be worked on” and the delivery of that story/ticket into your customers’ hands. You need to measure the key stages that happen in between these two events in order to detect and remove the bottleneck. 

Having visibility into the efficiency of your delivery pipeline will allow you to unleash a velocity increase and deliver more value to your customers.

#### **Tips and Tricks:**

* Know your [time to value](https://linearb.io/blog/critical-metrics-time-to-merge), the average amount of time from story ready to release.
* Know your [time to merge](https://linearb.io/blog/critical-metrics-time-to-merge), the average amount of time from PR open to PR merge.
* Know your [time to release](https://linearb.io/blog/metrics-that-matter-engineering-leaders), the average amount of time from PR merge to release.

[](https://assets.linearb.io/uploads/Investment-Profile-1.png)Unite git and project insights to discover bottlenecks

## 4\. Define, Track, and Publish Your Most Important KPIs

The KPIs that you track and display over time will see natural improvement. Establishing a set of delivery KPIs will allow you to see where you are, decide where to invest time, and track improvement. The key is knowing which KPIs are most important for increasing your team’s velocity.

#### **Tips and Tricks:**

* Define your critical delivery KPIs and communicate them up and down the ladder. Dive in and iterate to fit your team needs.
* Set a time to review these metrics weekly with your team leads.
* Focus on prod issues, delivery pipeline, iteration metrics, and team-focused metrics.
* Do not measure manually, there are excellent platforms available.

[](https://assets.linearb.io/uploads/Linear-B-Dashboard-2.png)

## 5\. Balance your Functional and Non-Functional Investment

You are likely receiving a push from your CEO, VP of Sales, and Product leader to deliver more features to customers at a more predictable cadence. Their intention is good, but can lead to bigger issues for customers and support if not balanced with non-functional investment to ensure availability, scalability, and stability. Staying balanced in your investment profile is the path to long term success.

The right amount of non-functional investment will increase your ability to deliver more functional (customer) value over time. It will also make your teams happy and create a virtuous cycle.

#### **Tips and Tricks:**

* Understand your investment profile from iteration to iteration, team by team.
* Show your executive team with data what your investment profile actually looks like.
* Track and ensure your “Delivery KPIs” remain healthy as your organization scales.

All of these components are crucial areas to focus on when increasing your team’s velocity. Ultimately, the path to being an elite engineering leader starts with data-driven visibility into your organization and acting against the critical metrics that drive value delivery.

Ready to accelerate your velocity and deliver more? [Start your trial now!](https://linearb.io/#try-now)

## Improve developer productivity with LinearB

Find us on

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

## Your next read

[![Cover image for Your software factory needs a context layer](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/unnamed_4_b35455ae7a?_a=BAVMn6ID0)](https://linearb.io/blog/software-factory-2026-ai-benchmarks-code-review-roi)

Eng. Metrics

[Your software factory needs a context layer](https://linearb.io/blog/software-factory-2026-ai-benchmarks-code-review-roi)

Data from 2.7 million pull requests across 253 engineering organizations shows a widening gap between developers using AI deeply and everyone else. An adoption...

[![Cover image for AI agents are killing the pull request and reinventing CI/CD](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Blog_Post_Name_2400x1256_5_496cdfde2d?_a=BAVMn6ID0)](https://linearb.io/blog/circleci-rob-zuber-ai-agents-pull-request-cicd-sdlc)

Eng. Metrics

[AI agents are killing the pull request and reinventing CI/CD](https://linearb.io/blog/circleci-rob-zuber-ai-agents-pull-request-cicd-sdlc)

CircleCI CTO Rob Zuber explains why AI adoption is killing the pull request and forcing engineering teams to completely reimagine the software development...

[![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)

Eng. Metrics

[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...

## 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 Deliver and Accelerate Engineering Velocity",
  "url": "https://linearb.io/blog/5-ways-to-deliver-and-accelerate-engineering-velocity",
  "author": {
    "@type": "Person",
    "name": "Dan Lines"
  },
  "datePublished": "2019-08-22T05:18:16.000Z",
  "dateModified": "2019-08-22T05:18:16.000Z",
  "image": "https://assets.linearb.io/image/upload/v1720000000/5_Ways_Deliver_and_Accelerate_5aedba7739.png",
  "publisher": {
    "@type": "Organization",
    "name": "LinearB",
    "logo": "https://assets.linearb.io/image/upload/v1777485755/linearb-logo-2026.png"
  },
  "description": "VPs of Engineering often ask me how to increase their velocity. When I was a VP of Engineering, this was my eternal quest; to deliver more value at a high rate of speed.\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/resources/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)