DEV Community

Cover image for Sprint Planning as Self Care
Kathryn Grayson Nanz
Kathryn Grayson Nanz

Posted on

Sprint Planning as Self Care

I'm lucky enough to be at a job where I have a ton of learning opportunities; my skillset has grown exponentially since taking the job about 6 months ago. However, there's a rarely mentioned dark side to learning at this pace: the dreaded burnout. When you're challenged with really hard projects over and over, there's a continual feeling of wow, I suck at this that starts to follow you like a shadow. You might feel embarrassed at how often you ask for help, or just physically exhausted at the thought of having to tackle another large and daunting problem. It's demoralizing to continually struggle at work, and if you do it long enough with no reprieve, you'll eventually break – it's just not healthy.

At past jobs, I was also surprised to learn that the same goes for the opposite – when you aren't challenged enough, every day feels like repetitive code monkey tedium. And although it's not as obvious, you're actually just as likely to experience fatigue and burnout if showing up to work every morning makes you feel like Bill Murray in Groundhog Day. In its own way, it's equally unhealthy.

The word "self-care" gets thrown around a lot now, and often brings to mind images of getting a massage, taking a hot bath, getting your nails done – something stereotypically indulgent. Realistically, though, self-care just means being in tune with yourself enough to recognize your own needs and accommodate them. A big part of self-care at work means balancing your load, and a crucial part of that happens during sprint planning.

I've found that workload balance can be boiled down to three main things:
excitement, competence, and challenge.

When my team sits down together to plan the next sprint, I make a point to choose at least one of each of the following stories for myself:

  • One story that's exciting, that I can't wait to work on. Maybe this is something that I love to do, or a new feature I feel strongly about including.

  • One story that's "easy", where I know how to do all the steps involved. It might be a time-consuming job, but I know exactly how to tackle it and don't anticipate any hangups.

  • One story that's a stretch, where I anticipate the process involving lots of research, trial and error, and possibly asking for help.

Having something fun and exciting to work on reminds you why you do this kind of work in the first place. It gives you at least one guaranteed thing to look forward to, even if the other stuff is a bit ho-hum. Having something you can knock out on your own is a nice confidence-boost, and gives you something you can do on those days where you're just not feeling it (we all have them). Bonus points if that thing is something you used to need help with, but now can handle solo. And, of course, the stretch story means you're getting out of your comfort zone and learning something new every sprint.

These can double up, if needed: for example, the story you're excited about can also be the one that's super hard, if you're genuinely psyched about what you'll create in the end. And, of course, you might have more than three stories per sprint, so sometimes you end up with more than one in each category – or something that doesn't fit into those categories at all! But, as long as you have at least one of each (excitement, competence, and challenge), you'll come out of the sprint feeling proud and accomplished.

Scrum Masters, keep an eye out for your coworkers in this regard. See if they're striking this balance or starting to burn out – especially your junior folks, who are likely taking on a lot more "challenges" than your seniors. Remember that "challenge" is relative.

It's also worth noting that I'm talking in sprints and stories because that's how my job is structured, but this approach could apply to anything: picking classes for your next semester, writing your to-do list for the next week, etc. Give yourself something exciting, something that plays to your strengths, and something to challenge yourself with. Take that time to check in with yourself every two weeks or so and re-balance your scales – see if it has an impact on your productivity and happiness. It did for me.

Top comments (5)

Collapse
 
jhotterbeekx profile image
John Hotterbeekx

That's a great way to keep the balance. I think the most important part is being aware that having a burnout is something that happens a lot nowadays. Especially in our industry.

I knew of pressure and stress contributing to this, but I hadn't looked at it from the other side. All in all, I believe they key is being aware and listing to your body and mind. And with that, I think your practices can help quite some people stay on their happy path in the life.

Collapse
 
spencerdoak profile image
Spencer

Has anyone tried this out at a team-wide scale? (I.e., having everyone on a team attempt to select items like this.) I really like the idea on a personal scale, but I am concerned that it may not be sustainable if everyone on a team does this. Obviously, it is dependent on the team members and the team's purpose, but it would be interesting to see how well this strategy works when everyone on the team is doing it.

Collapse
 
kathryngrayson profile image
Kathryn Grayson Nanz

I'd be really interested to hear if anyone does try it out at a team-wide scale! For now, though, this is just a personal approach.

In terms of personal sustainability, I've found that (of course) there are some sprints where it just doesn't work out. Deadlines and other outside forces impact what stories are chosen, and sometimes I'll hit one or two, but not all three categories. In general, I think this is okay as long as it's not the norm. In work (and in life) sometimes urgent stuff just comes up and we work around it or buckle down and make do until it passes. Once that sprint is over, though, I get back on track. I assume (maybe optimistically) that this is what it would be like for a team, too – generally able to hit all 3, but with the odd sprint or two where that's just not possible due to stuff beyond their control.

Collapse
 
ben profile image
Ben Halpern

This is great Kathryn. Deliberate practice of any kind is so great, even if you might have landed in the same place by chance.

I think I might try something along these lines for myself.

Collapse
 
ikemkrueger profile image
Ikem Krueger

Very good concept! I will have it in mind!