# Talent Matrix

## The What

A 2x2, 3x3 or 3x4 matrix where you can assign team members

<figure><img src="/files/9AhwOpaxFHywLa7KivSb" alt=""><figcaption><p><a href="https://www.mindtools.com/agrfyse/the-nine-box-grid-for-talent-management">https://www.mindtools.com/agrfyse/the-nine-box-grid-for-talent-management</a></p></figcaption></figure>

## The How

<figure><img src="/files/DM30tp7sMuvA6qavASCC" alt=""><figcaption></figcaption></figure>

A healthy combination can be

* The majority are Core Team Members or Key Contributor
* A few Star Performer
* A few Rising Star
* No Underperformers or Problem Team Members

Always grow the **Start Performers**

* Allocate your time and effort to your Stars, pair with them, give them more challenges, and push them out of their comfort zone. It is a wise investment.

Always support the team members who require support

* As a leader, you should also support underperformers, but you should limit your efforts to control your cost

## :red\_circle: Red Flags

* Micromange the Stars
* Put too much effort into Underperformers

## :scroll: Tips

1. Developing potential is often harder than improving performance
2. It is completely ok for the majority sitting in Core Team Members or Key Contributors
3. The right combination is better than a team of Stars

{% embed url="<https://www.mindtools.com/agrfyse/the-nine-box-grid-for-talent-management>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jamiewen00.gitbook.io/tech-lead-handbook/people/talent-matrix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
