Rescuing a Failing Tech Project:
Lessons in Crisis Leadership
Drawing from my experience as a technology leader who has stepped into numerous troubled projects, I've developed an approach to identify issues quickly and create a path forward. Here are the key lessons I've learned about rescuing failing tech projects:
Begin with a Data-Driven Assessment
When evaluating a struggling project, I start with a structured approach that removes emotion from the equation:
1. Use the Tools: I review JIRA or other tools to see if there's a healthy rhythm to the work. Are tasks moving steadily from backlog to completion? Is there evidence of progress (like PRs or Commits) or just stagnation?
2. Meet with key stakeholders: I speak with the Scrum Master, Product Owner, and the people they represent. I look for alignment in their understanding of goals and timeline expectations.
3. Join a stand-up: Observing how the team collaborates offers invaluable insights. Are they communicating clearly? Are issues being raised and addressed?
4. Review the project status reports: Do they reflect reality or paint an artificially positive picture?
5. Compare the promised ROI with actual progress: I evaluate whether the original value proposition is still achievable given the current state.
This process requires detachment—what the Jedi might call "being cautious in your attachments." Coming in without preconceptions allows me to see what's actually happening rather than what people want me to see.
Identify Common Warning Signs
Over the years, I've noticed patterns that consistently indicate trouble:
"It's complicated": When team leads repeatedly use this phrase, it often means they can't clearly articulate the problem or solution path.
Resistance to transparency: Teams that are genuinely on track welcome scrutiny. Those hiding issues create barriers to evaluation.
Misalignment between stakeholders: When the product owner says one thing and the actual users say another, there's a fundamental communication breakdown.
Burndown charts that don't burn down: When teams consistently fail to meet their sprint commitments, it indicates either poor planning or execution issues.
Scope that continuously expands: If the definition of what's being built keeps changing, the project will never reach completion.
Delivering Bad News Effectively
Perhaps the most challenging part of project rescue is communicating the reality to leadership. When I tell an executive that their $5 million, eight-month project is actually going to be a $10 million, 18-month endeavor, it creates what I call "moments of madness"—but these moments are crucial for reaching the truth.
The key is presenting facts without blame. I might say: "Based on the current velocity and scope, the project will require more resources than initially planned. Here are the options available to us, each with different implications for timeline, budget, and features."
This approach helps move the conversation from shock to solution-finding. As the Jedi wisdom suggests, "struggles often begin with the truth." Once everyone acknowledges reality, productive work can begin.
Creating a Rescue Plan
After assessment, the real work begins. A successful rescue plan includes:
1. Redefining the MVP: What's the absolute minimum needed to deliver value? This often means stripping away nice-to-have features to focus on the core functionality.
2. Establishing clear dependencies: Complex projects often falter because dependencies aren't properly managed. Creating visibility around what needs to happen when, and who's responsible, is essential.
3. Rebuilding team communication: Struggling projects typically have communication issues. Reinstating effective stand-ups, demos, and retrospectives creates the transparency needed for progress.
4. Setting realistic expectations: This includes honest conversations about what can be delivered, by when, and at what cost—with appropriate buffers for the unknown.
5. Creating accountability: Each aspect of the rescue plan must have clear ownership and measurable outcomes.
The Path Forward
The toughest challenge in rescuing a failing project isn't just identifying what's wrong—it's helping teams and leadership move forward together. This requires building trust through consistent communication and delivery on small commitments before taking on bigger ones.
As a tech leader stepping into crisis situations, I've learned that the most successful rescues occur when everyone—from individual contributors to executive leadership—accepts reality and commits to a new path forward. There may be disappointment about the original plan not materializing, but with proper leadership, that disappointment can transform into renewed determination.
By embracing these lessons in crisis leadership, technology teams can turn potential failures into success stories that deliver real value, strengthen organizational capabilities, and build confidence for future initiatives.




Great stuff, Michael! Excellent wisdom to help keep one’s head on straight when things are rough.