Skip to main content
The Speed of Change

Why a Rowing Shell Glides Past a Freighter: How the Speed of Change Depends on Your Hull (Not Your Engine)

Who Needs This and What Goes Wrong Without It If you have ever watched a rowing shell slice through calm water while a container freighter lumbers behind, you have seen the paradox of speed. The shell has no engine—just human muscle and a narrow hull. The freighter has a massive diesel plant. Yet on a calm day, the shell glides past. Why? Because the shell’s hull creates almost no drag, while the freighter pushes a mountain of water aside. The same principle governs organizational change. Leaders often believe that speed comes from force—more budget, more staff, more pressure. But the real bottleneck is rarely the engine. It is the hull: the structures, processes, and cultural habits that resist motion. This guide is for anyone responsible for driving change: team leads, project managers, department heads, and founders.

Who Needs This and What Goes Wrong Without It

If you have ever watched a rowing shell slice through calm water while a container freighter lumbers behind, you have seen the paradox of speed. The shell has no engine—just human muscle and a narrow hull. The freighter has a massive diesel plant. Yet on a calm day, the shell glides past. Why? Because the shell’s hull creates almost no drag, while the freighter pushes a mountain of water aside. The same principle governs organizational change. Leaders often believe that speed comes from force—more budget, more staff, more pressure. But the real bottleneck is rarely the engine. It is the hull: the structures, processes, and cultural habits that resist motion.

This guide is for anyone responsible for driving change: team leads, project managers, department heads, and founders. If you have launched a new initiative only to watch it stall—despite adequate resources and a motivated team—you are dealing with hull drag, not engine failure. Without addressing the drag, you will keep adding horsepower (more meetings, more tools, more directives) while the freighter barely moves. By the end of this article, you will know how to identify the sources of drag in your organization and trim them down so your change efforts can glide.

Who This Is Not For

If your change effort is already moving at the pace you need, or if you are operating in a crisis where immediate force is the only option (e.g., a safety recall), then hull optimization can wait. But for most strategic changes—adopting new software, restructuring teams, shifting to agile—the hull is where the gains are.

Prerequisites: What You Need to Settle Before Redesigning Your Hull

Before you start trimming drag, you need to understand the current resistance points. This requires three things: clarity on your change goal, a map of the decision paths, and a willingness to measure friction. Without these, you risk cutting the wrong parts of the hull.

Clarity on the Goal

Define the change in concrete terms. “Improve collaboration” is too vague. “Reduce the time from feature request to deployment from two weeks to three days” is measurable. The more precise the goal, the easier it is to spot where the process slows down. Without this, you might optimize a step that was never the bottleneck.

Map the Decision Paths

Every change involves decisions: who approves, who reviews, who implements. Draw a flowchart of the current process. Include every handoff, every sign-off, every waiting period. Most teams are surprised by how many steps exist. One team I read about discovered that a routine software update required 14 approvals across five departments. The actual work took two hours; the approvals took three weeks. That is hull drag.

Measure Friction

You need baseline numbers. How long does each step take? Where do queues form? Simple metrics like cycle time, lead time, and wait time are enough. Many industry surveys suggest that organizations that measure flow metrics improve change success rates by 30–50%. You don’t need a fancy tool—a shared spreadsheet can work. The key is to track before and after so you know if your hull modifications are working.

Core Workflow: How to Redesign Your Hull for Speed

Once you have your map and metrics, follow these sequential steps to reduce drag. The order matters: do not skip to step 4 before step 1.

Step 1: Eliminate Handoffs

Every handoff is a point where information degrades and delays accumulate. Look at your process map and ask: can the person who starts a task also finish it? For example, instead of having a designer hand off specs to a developer who then hands off to a tester, form a small cross-functional team that owns the entire flow. This is the rowing shell approach—fewer seams mean less drag.

Step 2: Reduce Approval Layers

Approvals are often a form of risk management, but they also create friction. Challenge every approval: is it truly necessary? Can you replace a three-person approval with a single decision-maker? Can you use a default approval (silence equals consent)? One common pattern is to require sign-off for changes below a certain risk threshold. For low-risk decisions, empower the team to decide and report after.

Step 3: Batch and Sequence Work

Freighters are efficient at moving huge loads, but they are slow to turn. Rowing shells use small, frequent strokes. Apply this to your work: break large changes into smaller, independent batches. Each batch should be small enough to complete in a few days. This reduces the time to feedback and allows you to adjust course quickly. Avoid the temptation to plan a massive rollout—that is freighter thinking.

Step 4: Create Feedback Loops

Speed without direction is useless. Build short feedback loops so you know if your change is working. For software, that might mean automated tests and continuous deployment. For process changes, it could be weekly check-ins where the team reviews metrics. The key is to make feedback visible and immediate. If you only get feedback quarterly, you are sailing blind.

Tools, Setup, and Environment Realities

Reducing hull drag does not require expensive tools, but it does require the right environment. Here are the practical realities you will face.

Communication Channels

Choose tools that reduce noise, not add to it. A single, asynchronous channel for updates (like a shared document or a team chat channel) often beats email threads and status meetings. Ensure that everyone knows where to find the latest information. Avoid the trap of using multiple tools for the same purpose—that creates drag by forcing people to check five places.

Decision Rights

Clearly document who has authority for each type of decision. This is one of the cheapest ways to reduce drag. When roles are ambiguous, people wait or escalate unnecessarily. Use a simple RACI (Responsible, Accountable, Consulted, Informed) chart or a decision matrix. Post it where everyone can see it.

Physical and Virtual Layout

If your team is co-located, arrange seating so that people who need to collaborate often are close together. If remote, use persistent video rooms or shared workspaces. The goal is to reduce the friction of finding someone. A five-second walk or a single click is faster than scheduling a meeting.

Cultural Factors

The biggest drag often comes from culture: fear of mistakes, blame, or a need for consensus. Address this by modeling experimentation. Celebrate fast failures as learning opportunities. If people are punished for making a wrong call, they will seek more approvals, adding drag. This is the hardest part to change, but it is also the most impactful.

Variations for Different Constraints

Not every organization can adopt the same hull design. Here are adaptations for common constraints.

Large Enterprise

In a large company, you cannot eliminate all approvals, but you can create “swim lanes” for change. Identify a pilot team that operates with reduced bureaucracy. Give them a temporary charter to bypass standard processes for a specific goal. This is like building a small rowing shell inside the freighter. Once they prove the model, expand the approach.

Regulated Industry

Compliance requirements are real drag. Instead of fighting them, build them into the flow. Automate compliance checks so they happen as part of the work, not as a separate gate. For example, use infrastructure-as-code that enforces security rules automatically. This turns a drag into a built-in feature.

Remote or Distributed Teams

Remote work adds latency due to time zones and asynchronous communication. Mitigate this by overlapping core hours for synchronous decisions and using async documentation for everything else. Invest in a good knowledge base where decisions and rationale are recorded. This reduces the need for real-time handoffs.

Startup with Limited Resources

Startups often have the opposite problem: too little structure, causing chaos. Here, the hull needs a bit of weight to stay stable. Add lightweight processes like a daily standup and a simple task board. The goal is not to remove all friction but to add just enough to keep the team aligned without slowing them down.

Pitfalls, Debugging, and What to Check When It Fails

Even with the best intentions, hull redesigns can fail. Here are common pitfalls and how to diagnose them.

Pitfall 1: Cutting the Wrong Drag

If you eliminate a step that was actually a safety net, you will create chaos. For example, removing a code review to speed up deployment might lead to bugs that take longer to fix. Always validate that the step you remove is truly unnecessary. Use the “why” test: ask why the step exists. If the answer is “because we always did it,” you can probably remove it. If the answer is “to prevent X failure,” keep it but try to automate it.

Pitfall 2: Ignoring the Human Element

People resist change when they feel their role is threatened. If you eliminate a handoff, the person who owned that handoff may feel redundant. Involve them in the redesign and help them find new value-adding work. If you do not address the emotional drag, they will create new friction elsewhere.

Pitfall 3: Measuring the Wrong Thing

Speed is not the only metric. If you focus only on cycle time, you might sacrifice quality or employee well-being. Track a balanced set of metrics: speed, quality, and morale. If speed improves but burnout rises, you have created a different kind of drag. Adjust your approach.

What to Check When Change Feels Stuck

First, re-examine your process map. Are there hidden steps you missed? Often, the real bottleneck is not in the formal process but in informal practices—like waiting for a specific person to be available. Second, check decision rights: are people still escalating because they are unsure? Third, look at feedback loops: if you are not getting data quickly, you cannot adjust. Finally, ask the team directly: what is slowing you down? They usually know.

Next Moves

Start small. Pick one change initiative and apply the steps above. Map the current process, eliminate one handoff, reduce one approval, and measure the effect. Share the results with your team. Use the win to build momentum. Then tackle the next source of drag. Over time, your organization will become more like a rowing shell: nimble, responsive, and surprisingly fast—not because you pushed harder, but because you reduced resistance.

Share this article:

Comments (0)

No comments yet. Be the first to comment!