Skip to main content

How to Manage Underperforming Team Members

How to Manage Underperforming Team Members

Managing underperformance is one of the most important responsibilities of a Delivery Manager or Project Manager.

The goal is:

Improve employee performance

Protect delivery quality

Maintain team morale

Reduce project risk

Retain good talent whenever possible


In banking projects, underperformance can directly impact:

Production stability

Regulatory compliance

Release timelines

Customer experience



---

Step-by-Step Approach to Managing Underperformance

1. Identify the Root Cause First

Do not assume laziness immediately.

Underperformance may happen due to:

Lack of technical skill

Poor banking domain knowledge

Personal issues

Low motivation

Unclear expectations

Work overload

Communication gaps

Wrong role assignment



---

Banking Example

A developer repeatedly delays:

SWIFT integration tasks

API defect fixes


Manager investigates and finds:

Developer strong in UI

Weak in banking messaging standards


Root cause:

> Skill mismatch, not attitude problem.




---

2. Use Data, Not Emotion

Always evaluate using measurable facts.


---

Metrics to Review

Area Example Metrics

Delivery Missed deadlines
Quality Defect count
Productivity Story completion
Attendance Frequent absence
Collaboration Team complaints
Support Incident handling delays



---

Example

Instead of saying:

> “You are not performing well.”



Say:

> “Three sprint stories were delayed, and defect reopen rate increased from 5% to 18%.”



This keeps discussion professional and objective.


---

3. Conduct One-on-One Discussion

Private discussion is critical.


---

Manager Should:

Listen actively

Understand challenges

Avoid public criticism

Show support

Clarify expectations



---

Example Conversation

> “I noticed delays in recent API integration tasks. I want to understand what blockers or support you need.”



This creates trust instead of fear.


---

4. Create Improvement Plan

Define:

Clear expectations

Measurable goals

Timeline

Support mechanism



---

Example Performance Plan

Area Improvement Action

Banking Knowledge SWIFT training
Coding Quality Peer code review
Delivery Daily progress tracking
Testing Unit test coverage target



---

Timeline Example

30-day improvement plan

Weekly review meetings



---

5. Provide Coaching and Mentoring

Many employees improve with guidance.


---

Support Methods

Pair programming

Senior mentor support

Technical workshops

Domain training

Shadowing experts



---

Banking Example

Junior developer struggling with:

AML rules engine


Manager assigns:

Senior AML SME mentor


Result:

Faster learning

Confidence improvement

Reduced defects



---

6. Monitor Progress Continuously

Track:

Sprint velocity

Defect reduction

Delivery consistency

Collaboration improvement



---

Example

Metric Before After

Story Completion 60% 90%
Defects 12 3
Reopen Rate 20% 5%



---

7. Give Continuous Feedback

Feedback should be:

Timely

Specific

Constructive

Balanced



---

Good Example

> “Your debugging speed improved significantly this sprint. Continue focusing on unit testing quality.”




---

8. Escalate Only if Improvement Fails

If:

No improvement

Negative attitude

Repeated issues

Delivery risk continues


Then:

HR involvement

Formal PIP

Role reassignment

Resource replacement


may become necessary.


---

Important Leadership Principle

Focus on:

> Correcting behavior, not attacking the person.




---

Common Types of Underperformers and Solutions

Type Example Manager Action

Skill Gap Weak API knowledge Training
Domain Gap Banking process confusion SME mentoring
Low Motivation Minimal participation Career discussion
Communication Issue Poor stakeholder updates Coaching
Overloaded Resource Burnout Rebalance work
Negative Attitude Team conflict Counseling/escalation



---

Real Banking Project Example

Situation

In a payment modernization project:

Senior developer repeatedly delayed sprint tasks

Production defects increased

Team frustration growing



---

Manager Investigation

Found:

Resource handling both:

Development

L3 production support



Actual issue:

> Over-allocation and burnout.




---

Actions Taken

Resource Management

Reduced support allocation

Added backup support engineer


Coaching

Weekly technical reviews

Prioritized workload


Support

Flexible work schedule temporarily



---

Result

Metric Before After

Sprint Delay Frequent Minimal
Production Defects High Reduced
Team Morale Low Improved
Resource Utilization 130% 85%



---

PMP Perspective

According to Project Management Institute PMP:

Managing performance involves:

Team development

Conflict management

Motivation

Coaching

Performance assessment



---

PMP Leadership Techniques

Technique Purpose

Coaching Skill improvement
Mentoring Long-term growth
Emotional Intelligence Understand behavior
Feedback Correct performance
Recognition Increase motivation
Conflict Resolution Improve collaboration



---

What NOT to Do

Avoid:

Public humiliation

Emotional reactions

Micromanagement

Comparing employees publicly

Ignoring performance issues

Delaying difficult conversations



---

Strong Interview Answer

> “I manage underperforming team members by first identifying the root cause using objective data and one-on-one discussions. In many banking projects, performance issues come from skill gaps, domain knowledge limitations, or over-allocation rather than lack of intent. I create a structured improvement plan with measurable goals, mentoring, training, and regular feedback. I continuously monitor progress and support the employee through coaching and realistic workload management. If performance still does not improve despite adequate support, I follow formal escalation or reassignment processes while ensuring project delivery remains stable.”

Comments

Popular posts from this blog

Certified Enterprise Architect Professional (CEAP) - Module 4 - Architecture Precursors

 Architecture Precursors: Precursors to modern Enterprise Architecture (EA) include early frameworks like IBM's Business Systems Planning (BSP), which focused on aligning business strategy with information systems, as well as other Information Systems (IS) architecture methodologies that emerged in the 1970s and 80s, emphasizing the connection between business processes and IT systems, laying the groundwork for the holistic view of an organization that EA represents today; the "Master Plan for Information Systems" by Evans and Hague is also considered a foundational concept in this area. Drivers: internal / external pressure enforce to change the system Aims & Directives: Aims:  Goals Objectives Requirements Directives: Principles (example: Principles can be associated with business, data, applications, infrastructure, or security) Policies (example: Members of the public have minimal access to data) Business Rules (example: A rule directs and restricts a procedure)

Scaled Agile Framework (SAFe)

The Scaled Agile Framework (SAFe) is a set of organizational and workflow patterns for implementing agile practices at an enterprise scale. The framework is a body of knowledge that includes structured guidance on roles and responsibilities, how to plan and manage the work, and values to uphold. Scrum is a simple, flexible approach to adopting Agile that's great for small teams. SAFe is an enterprise-wide Agile framework designed to help bring Agile beyond the team and into the company as a whole. Scaled Agile has built a comprehensive level that includes all the four layers called the team, program, large solutions, and portfolio level. 4 Layers: Portfolio - Strategy, Vision, Roadmap, Strategy goal, Decision making, Budget, Portfolio level metrics,  Program - Align multiple teams towards a common mission, Bring together all the Agile teams, transparency, collaboration, and synchronisation, Scrum of Scrums, Product Owners to define the overall vision. Large Solutions - ar...

4 T's - Technology, Time, Teamwork, Transparency

 1) Technology: Software development technologies are the tools and methods that developers use to design, develop, test, and deploy software applications. These include a wide range of software technologies, such as programming languages, frameworks and libraries, databases, and cloud computing platforms. 2) Time: A timebox is a fixed time period within which a deliverable must be produced in a project management context. It's a time management technique that involves dividing time into individual time periods, each with its own goal, duration, and deadline. Timeboxes are self-contained calendar events that can't be extended once they've started. The fundamental principle of timeboxing is that time in timeboxes can't shift, and once the time runs out, work must stop, even if the task isn't finished.  3) Teamwork: Teamwork in project management is a measure of how well a project's team works together to achieve a goal. It involves collaboration, communication, a...