The Care and Feeding of StaffPlus Engineers đŸŒ±

upeka bee
10 min readSep 9, 2021

In my experience, software teams don’t always leverage StaffPlus Engineers to their maximum impact. Some teams even treat them as nothing more than extra-prolific executors, leaving most of their potential untapped.

Do you manage StaffPlus software engineers, or aspire to do so? This post collects and explains my personal best practices for empowering StaffPlus engineers — which really just means creating the right framework for them to flourish
 and then getting out of their way.

Credit Juliana Vido Illustration

First, let’s define terms.

StaffPlus engineer is a catchall for software engineers who are Staff Engineers, Principal Engineers, or even more senior than that — distinguished engineers, CTOs, and so on.

Staff Engineers are the starting point within “StaffPlus,” although they’re far along on the org career ladder and in engineers’ careers. Roughly speaking, “Staff Engineer” denotes around seven years of technical expertise, but is sometimes achieved faster based on impact. Though I’ve used years as a benchmark, be careful not to index on that too much. We will get into more specific attributes below.

Principal Engineers are the level above Staff Engineers. The two roles are similar in some ways: neither Staff nor Principal Engineers typically manage other engineers; instead, both are responsible for creating leveraged impact in the business and workflow of their company.

Crazy plant lady that’s me.

What do houseplants and StaffPlus engineers have in common? More than you’d think.

And to understand the Venus flytraps that are Principal engineers, you first need to understand the rare orchids that are Staff Engineers.

For many years, all I wanted to be was a Staff Engineer. My first ever code mentor and cubicle mate was Steven Tamm, now CTO at Salesforce. “Stamm” was loud and opinionated and inspiring. He was the first “StaffPlus” I ever encountered. Salesforce called them “architects.” He sat next to me and I sometimes worried he might break his keyboard given how frequently he slammed on it (while occasionally cursing at his computer).

In those early days, I followed Steven around, trying to learn as much as I could. He would go to VAT (Virtual Architecture Team) meetings in which everyone would loudly debate the software designs of important projects. At the time, Jeanine Walters was one of only two StaffPlus Engineers who was a woman; her presence in those meetings gave me hope that I could do it too. Inspired by her and many others, eventually, I did just that.

In 2018, I was promoted to be Gusto’s first Principal Engineer who was a woman. Today, I empower StaffPlus engineers. Along the way, I’ve learned how to inspire and set expectations for these unique species of specialists — as well as which plant metaphors fit each one best 😉 .

In my experience, there are six keys to success for StaffPlus engineers:

  1. Strong business judgement
  2. Leveraged impact
  3. Problem finding
  4. Multi-threaded approach
  5. Teaching
  6. Support and community

And what’s true for Staff Engineers is even more true for Principal Engineers.

1. Strong Business Judgement

John Doerr tells a famous story about Andy Grove, the former CEO of Intel. Andy told John: “It doesn’t matter what you know. Execution is everything.’”

StaffPlus engineers are deeply technical. Their choices can lead to the commitment of limited business resources for long periods of time. However, it’s critically important to engage your StaffPlus engineers on actual problems faced by your users. A perfectly designed software system isn’t much use if your users aren’t happy — or, worse, aren’t choosing to use your software in the first place. Their happiness depends on a variety of factors, from timing to user experience to sales.

As key role models and guides for the strategic direction of your software, StaffPlus engineers need to frequently take off their engineer hats and learn what customers’ problems are — whether they originate in the actual code, or in the operations of a completely “unrelated” division of the company. (Principal Engineers, in particular, aren’t afforded the luxury of “unrelated” divisions. If the phrase “Not my problem” is part of their vocabulary, then “Principal Engineer” is not part of their title.)

That’s your StaffPlus engineer’s job — well above and beyond the software itself. And as their manager (or empowerer as we say at Gusto), your job is to hold them accountable for developing and exhibiting a strong sense of business judgment. It follows then that you yourself should work on developing a strong sense of business judgement, so that you can effectively coach them.

2. Leveraged Impact

Business judgment and leveraged impact go hand in hand. “Leveraged impact” is the magic phrase for Staff Engineers — and Principal Engineers are expected to deliver about 5x the impact of Staff Engineers.

The word “exponential” is frequently misused in business contexts — but when it comes to the results expected from Principal Engineers, it’s right on the money.

Once again, the software itself is secondary. StaffPlus engineers are responsible for creating systems that create tremendous business and/or workload impact.

In The Matrix, when Neo asks whether he’ll be able to stop bullets, Morpheus responds: “When you’re ready, you won’t have to.”

Replace “bullets” with “unforeseen user complaints” or “internal development bottlenecks.” That’s the level of vision, foresight, and inventiveness your StaffPlus engineers must aim for.

Around 15% of all software engineers at a given company are StaffPlus; StaffPlus engineers are rare orchids indeed.

But Principal Engineers are a different beast entirely: like Venus flytraps, they make bugs disappear before anyone else knows they exist.

These are the questions your StaffPlus engineers should be asking — and answering:

  • How do we not simply solve problem X — but solve every possible instance of the category comprising X?
  • How do we reduce costs — monetary, labor-hours, emotional, or otherwise?
  • How can we create “pits of success” so our engineers can more easily do the right thing by default?
  • How can we make it easier for engineers to add features? And make other systemic improvements that create leveraged impact?
  • And so on.

3. Problem Finding

Randall Koutnik has an excellent talk called Rethinking the Developer Career Path. In it, he describes the concept of a “Problem Finder.”

In my own experience, facilitating this skill-set in StaffPlus engineers follows this approximate blueprint:

  • Co-brainstorm problem areas: This includes specific examples of customer feedback or other metrics. You both should be bought in on the directionality of the problem that needs to be solved.
  • Find a starting point: Say, your StaffPlus engineer gets curious about a particular area of the code and asks for space to spend time investigating the framework. The StaffPlus engineer opportunistically improves an area of the code. Taking a real-life example when Amanda Mitchell and I were working together on a team at Gusto, she became curious about a certain part of our reporting framework, after we had been discussing feedback from a certain customer segment. Her explorations led to opportunistic performance improvements of a critical set of reports by 30%.
  • Provide air cover: This one is really important, and Joel describes it here. You should be talking with your team and cross functional partners to set expectations. Bring their exploratory work out into the open and create the space they need.
  • Set Expectations: Unless there are other factors, such as a critical deadline, your teams should be consulting higher-complexity problems with your StaffPlus engineer.
  • Creating Leveraged Impact: From my example earlier, following her opportunistic improvements, Amanda ended up redesigning the system in question, systematically addressing performance concerns, and creating a “Pit of Success” so that future engineers won’t make the same mistakes that degrade performance.
  • Teaching: You as their manager, are able to find the right audiences for them to teach about their work. You as their manager are able to articulate the impact of their work in detail. This is easier said than done as their work becomes more complex.
  • Continue working together to generate ideas and set direction.

4. Multi-Threaded Approach

Your StaffPlus engineers should be running at least three threads at once — ideally, two large projects, as well as spending at least 15% of their time on mentorship. Set expectations and tell your StaffPlus engineers to bring you problems and proposals, and to expect you to make space for, create buy-in and help execute those ideas.

As their manager, you should have already taken the time to understand their interests so you can find appealing projects for them. For example, your StaffPlus might love APIs or have a propensity for working on projects that have customer interaction, or be an expert in mobile. It is not uncommon to find engineers at this level start to specialize as well. Combine all this information to help your StaffPlus to decide what “threads” they should be running and what role they should play in each thread — i.e., it could be any combination of a primary executor on a certain technical part of the project, tech lead, architect, primary executor, mentor, consultant, debugger etc.

Time Management: That said, ultimately the onus is on them to decide where to spend limited resources and how to balance their time. The buck should stop with your StaffPlus engineers; if they’re hesitant, just ask, “You’re no mere orchid, are you?” (Under no circumstances should you actually say that and coach them as needed.)

5. Teaching

“If a tree falls in a forest and no one is around to hear it, does it make a sound?”

Alongside solving problems before anyone knows they exist is also helping their teams around them understand what happened or what needs to happen. As role models and influencers of your organization, you should coach your StaffPlus engineer on teaching mechanisms, spreading their influence and knowledge within your org. As one of my reports, Steve Konves likes to say “Every problem is a marketing problem” and the more appealing or entertaining their content is the more successful they will be at this.

It is critically important that your StaffPlus engineers have a positive and uplevelling impact on the people around them because this influence is compounded through your org.

6. Community and Support

StaffPlus engineers are a big deal. People look up to them and it can be isolating and stressful. They are also not immune to impostor syndrome. They spend a lot of their time guiding and boosting engineers around them; they help your company to make large and difficult decisions; They have to deal with things like ageism and pressure to keep getting better, which is really hard when you’re at “the top” of the career ladder. Finding ways to keep building skills and growing gets harder when you’re always expected to know the answer to everything.

Your StaffPlus engineers need a lot more encouragement than most people think. They’re expected to know everything, which is literally impossible. So, giving StaffPlus engineers chances to experience “beginner’s mind” and a safe space to experiment with new technologies/principles is very important. They need their own support system and their own sense of community.

To quote, Kevin Lawver:

“It’s easier at larger companies because of the variety of problem spaces. It was VERY difficult at small startups since there was literally no one to mentor me, since I was Yoda. Who does Yoda go to when he’s having a bad day? Obi Wan’s ghost? The bar?”

That’s where you come in. As their manager, you’re perfectly positioned to be the trusted voice they need — to guide them on navigating organizational politics, growing their career, and picking their battles. Help them find community and a sense of camaraderie, and they will flourish. In other words: a little water, a little sunlight, and get out of their way. 🙌

Room to Grow

This post was inspired, in part, by Will Larson’s excellent project staffeng, which shares stories of Staff Engineers — providing insight and role models for folks early in their careers.

And as fate would have it, we’re only a week away from the first-ever conference dedicated to StaffPlus engineers, courtesy LeadDev. It’s called, appropriately enough, StaffPlus Live, and it’s happening online on September 14th.

Do you have questions sparked by my post, or any topics you wish I’d covered? Have you read anything fascinating about software, engineering management, or plants recently? Reach out; I’d love to hear from you.

P.s. Many many thanks to Amanda Mitchell, David Haley, Isaac Noda, Jeremy Thomas, Kevin Lawver, Steve Konves, and Steven Tamm who have inspired this post and most of whom I have had the privilege to empower.

--

--

upeka bee

crazy plant lady đŸŒ± head of pie eng @gustohq