Managing Technical Debt While Your Board Demands New Features

9 March 2026

There is a conversation that plays out in boardrooms across PE-backed businesses with striking regularity. On one side, a board that backed the business to grow and wants to see new features, new capabilities and new revenue. On the other, a CTO or technical leadership team that knows the foundations underneath allthat ambition are under strain and that building faster on unstable ground carries risks the board is not yet fully seeing.

‍

Neither side is wrong. The board's pressure for product delivery and the technical team's concern about the state of the codebase is legitimate. The problem is that without a shared language for the conversation and a credible framework for managing the tension, both sides end up making decisions that serve their immediate position rather than the long-term health of the business. Features get shipped on foundations that are quietly becoming more fragile. Remediation gets deferred until it becomes a crisis. And by the time the cost of that deferral becomes visible, the options available are significantly more expensive than they would have been if the conversation had happened earlier and more clearly.

‍

Why Technical Debt Is a Business Problem, Not an Engineering One

‍

The language of technical debt tends to keep the conversation inside the engineering organisation. CTOs talk about it among themselves, debate the best approaches to managing it, and struggle to translate it into terms that land clearly with a CFO or a private equity partner who thinks about risk and return rather than architecture and release pipelines.

‍

That translation problem is one of the most significant sources of value destruction in growing technology businesses. When a board cannot clearly see the cost of technical debt, it cannot make informed decisions about how to manage it. The result is that the decision effectively gets made by default, and the default is almost always to keep shipping features, because that is the thing the board can measure and the thing that the business model rewards in the short term.

‍

The cost of technical debt shows up in several ways that a board should care about, even if they have never thought about it in those terms. Delivery slows, because engineers are spending an increasing proportion of their time navigating complexity rather than building new capability. Quality degrades, because changes made to a fragile codebase carry a higher risk of introducing problems elsewhere in the system. Retention suffers, because strong engineers do not want to spend their careers managing the consequences of decisions made before they joined. And valuation is affected, because any investor or acquirer who looks closely at the technical position will price the debt into their assessment of the business.

‍

The Tension Is Structural, Not Personal

‍

One of the things that makes this conversation difficult is that it can feel like a disagreement between people when it is actually a disagreement between incentive structures. A PE-backed board is typically oriented toward growth metrics and returns over a defined investment horizon. A CTO is oriented toward the long-term health of a system they are responsible for. Both of those orientations are entirely rational given the position each party is in, and yet they pull in different directions when it comes to how engineering capacity is allocated.

‍

Understanding that structural dynamic is important because it changes how the conversation needs to be framed. A CTO who approaches the board as an advocate for engineering purity, arguing for investment in remediation on the grounds that it is the right thing to do technically, will almost always lose. A CTO who frames the same investment in terms of delivery risk, valuation impact and the cost of deferral over the business' investment horizon is speaking a language the board is equipped to engage with.

‍

The most effective technical leaders we work with are not the ones who make the strongest technical argument for addressing debt. They are the ones who make the strongest business argument. Those are very different conversations, and only one of them tends to move boards.

‍

This is not about simplifying a complex topic to the point of dishonesty. It is about recognising that the people who control the resource allocation decisions are making those decisions with a particular set of priorities and a particular set of information. Giving them better information, in a form they can act on, is what creates room for better decisions.

‍

How to Quantify What Most Teams Leave Abstract

‍

The reason technical debt stays abstract in most board conversations is that it is genuinely difficult to quantify with precision. Unlike a capital expenditure or a marketing budget, there is no invoice that captures its cost. What there is, for any engineering organisation willing to look carefully, is a set of proxy measures that can make the cost visible in terms a board will recognise.

‍

Delivery velocity is one of the clearest signals. If the team is shipping meaningfully less per sprint than it was twelve months ago with broadly the same headcount, and if the reason is not scope complexity but the time spent managing the existing codebase, that delta has a cost that can be calculated. Time spent on unplanned work, on incidents, on rework and on the kind of cautious, incremental change that a fragile system demands is time not spent on the roadmap. Expressed as a proportion of total engineering capacity and priced accordingly, it becomes a number a CFO can engage with.

‍

Incident frequency and resolution time offer another lens. Systems carrying significant technical debt tend to produce more incidents and take longer to resolve when things go wrong, because the complexity that makes them hard to change also makes them hard to diagnose. The cost of those incidents, in engineering time, in customer impact and in reputational terms, is quantifiable in a way that makes the case for remediation more concrete.

‍

Developer attrition is a third measure that boards tend to underestimate. When experienced engineers leave because they are frustrated by the state of the systems they are working on, the cost of replacing them, accounting for recruitment, onboarding and the time before a new hire reaches full productivity, often runs to a multiple of their annual salary. That cost rarely gets attributed to technical debt in financial reporting, but it belongs there.

‍

A Framework for Allocating Engineering Capacity

‍

Once the cost of technical debt is visible, the next challenge is agreeing how engineering capacity should be split between new development and remediation. There is no universally correct answer to that question, but there are principles that work consistently across the businesses we engage with.

‍

The starting point is to treat remediation as a first-class budget line rather than something that gets squeezed into the gaps between feature delivery. When remediation is positioned as overhead rather than investment, it will always lose out to work that has a visible business outcome attached to it. The businesses that manage technical debt effectively tend to be those that have made an explicit commitment to allocating a defined proportion of engineering capacity to it, agreed at board level, protected from sprint to sprint.

‍

What that proportion looks like varies by the severity of the debt and the pace at which the business needs to move. A business with moderate debt and a stable product surface might allocate 15-20% of engineering capacity to remediation on an ongoing basis. A business approaching a fundraise or a significant product expansion with debt that represents a genuine risk to delivery might need to run a more intensive programme for a defined period before returning to a sustainable steady state. The right answer depends on the specific situation, but the principle is consistent: the allocation needs to be deliberate, visible and protected.

‍

One of the most reliable signs that a business is managing technical debt well is that the conversation about it at board level is boring. Not because the problem has gone away, but because it has been normalised as a standing item with a clear owner, a clear metric and a clear budget. The businesses where technical debt becomes a crisis are almost always the ones where it was never allowed to become a routine.

‍

How to Present This to a Non-Technical Board

‍

The practical challenge for most CTOs is not working out the right approach to managing technical debt. It is getting the board aligned around investing in it. That requires a presentation that connects the technical reality to the business outcomes the board cares about, without getting lost in the detail that makes sense to engineers and loses everyone else in the room.

‍

The most effective board presentations on technical debt that we have seen share a small number of characteristics. They lead with business impact rather than technical description. They present the debt in terms of what it is currently costing the business in delivery capacity, in incident risk and in the constraint, it places on future growth rather than in terms of architectural deficiencies. They offer a clear prioritisation of which elements of the debt carry the highest business risk and therefore deserve the most urgent attention. And they propose a specific, time-bounded remediation investment with a clear outcome attached to it, rather than an open-ended request for engineering capacity.

‍

The framing that tends to land most effectively with PE-backed boards is one that connects the remediation investment to the business's transaction timeline. A board that is planning an exit or a further raise in the next two to three years has a direct financial interest in the technical position of the business at that point. Presenting remediation as preparation for that moment, rather than as a cost the business would rather avoid, reframes the conversation in a way that aligns with how the board is already thinking about value creation.

‍

The Role of External Perspective

‍

One of the underappreciated challenges of this conversation is that it is structurally difficult for an internal CTO to have it without appearing self-serving. When the person asking for remediation investment is also the person responsible for the state of the codebase, boards can find it difficult to separate the technical case from the politics of the request.

‍

An external technical review changes that dynamic. When the assessment of the debt, its cost and the recommended remediation approach comes from an independent source, it carries a different weight in the board conversation. It removes the question of whether the CTO is making the case for their own interests and replaces it with a question the board is much more comfortable engaging with, which is whether the evidence in front of them justifies the investment being proposed.

‍

At Gathered and Found, we carry out independent technical reviews for exactly this purpose. We give leadership teams and their boards a clear, unvarnished picture of where their technical debt sits, what it is currently costing the business and what a credible remediation plan looks like. We also help CTOs develop the board-level narrative that turns that assessment into a conversation that produces decisions rather than deferrals.

‍

The businesses that manage the tension between feature delivery and technical health most effectively are those that have made it a managed process rather than a recurring conflict. That requires the right framework, the right language and, in many cases, the right external support to make the case clearly enough that the board can act on it. The cost of not getting there tends to be higher than most boards realise until they are looking at it in a due diligence report.

‍

At Gathered and Found, we work with PE-backed businesses and enterprise leadership teams to assess technical debt, build the business case for remediation and prepare organisations for the scrutiny that comes with investment and growth. If this tension is one your business is navigating, we are happy to have that conversation. Get in touch.

‍

Testimonials

Hear from our clients: their G&F experience

Gathered & Found were able to deliver a great, experienced, culturally right fit for what we were looking for at FreeMarketFX covering a whole range of Service Design, User Experience, Front and Back end Engineers. This enabled us to scale our team capability very quickly, something we would not have been able to do ourselves. The team supplied were heavily motivated and experienced within the Fintech space and have helped deliver some great outcomes. I would definitely recommend the G&F calibration.

Greg Sherwin

CIO & CTO FreeMarketFX

I’ve been partnering with Gathered & Found while working for several companies now and I have systematically been impressed by their responsiveness, flexibility, overall ease to work with, forward thinking and the consistent level of their engineers and consultants. It has been a real pleasure working with them over the last years.

Nicholas Goubert

CPTO, Ocean Technologies Group

Gathered & Found have completely changed how we approach delivering our most critical projects. We usually have to wait 6 weeks for skilled engineers and delivery managers, but with G&F that timeframe has been turned on its head. Not only do they provide incredible consultants that deliver great work, but they find great culture-fits and their team understand exactly what we need for each engagement.

Engineering Director

Global Insurance Firm

As Founders who have never built a mobile app before, Gathered & Found were incredible at taking us through the entire process and making it very understandable from the outset. They supported us with complete app design, user experience and app development, and delivered an incredible product that will completely change our loyalty and rewards capability. Their Engagement team were also brilliant at keeping us updated with all developments and we honestly couldn’t be happier with the final product. We highly recommend them to any F&B or Retail businesses that need a supportive and amazing tech partner.

Tom Stock

Founder, Burger & Beyond

We brought in Gathered & Found for a critical engagement that required highly talented engineers. Our previous consulting partners had done a decent job, but were struggling with the complexity of delivering the initiative at scale in a regulated environment. The G&F squad that we received was extremely high bar and allowed us to keep in-line with our roadmap and ultimately delivered a great piece of work ahead of schedule and under budget. We are very pleased to have them as part of our wider partner team

Investment Bank

CIO

Gathered & Found have consistently exceeded our expectations with regards to delivering talented consultants that genuinely understand our business and mission. Their consultants are very well versed in our way of doing things and hit the ground running straight away. They have enabled us to deliver a number of high priority projects over the past 3 years, largely due to their ability to rapidly deploy great consultants into our teams and projects extremely quickly

Global Insurance Firm

Transformation Director

Ready to expedite your development lifecycle?

Accelerate your development and boost efficiency with our expert team. Contact us today.

Get in touch

The views of industry Leaders & Founders