Talks
Frameworks for Feedback

Frameworks for Feedback

by Rebecca Miller-Webster

The video titled "Frameworks for Feedback" features Rebecca Miller-Webster discussing the importance of effective communication and feedback within teams. As the CTO of a consulting company and the organizer of Write/Speak/Code, Rebecca brings valuable insights into creating structures around feedback to foster improved working relationships.

Key points discussed in the video include:
- Definition and Importance of Feedback: Feedback is defined as communication on performance, which is vital for individual and team success. It not only includes spoken words but also non-verbal cues such as body language.
- Feedback Frameworks: Different frameworks for giving and receiving feedback are essential, particularly in sensitive situations. Rebecca cites the importance of structures like one-on-ones and team retrospectives.
- Regular Feedback Structures: Regularly scheduled feedback can build trust within teams. Although this may seem like an increase in meetings, it is necessary for developing open communication about both positive and negative aspects of work.
- Types and Timing of Feedback: Feedback should be provided before, during, and after projects to prevent conflict and miscommunication. Additionally, cumulative feedback mechanisms can help track patterns over time, unlike traditional performance reviews that overwhelm recipients with information all at once.
- Constructive Feedback Techniques: Rebecca shares her 'situation, behavior, impact' (SBI) method, which clarifies feedback by explaining the context, the specific behavior observed, and the impact of that behavior on others.
- Empathy in Feedback: Listening actively and practicing empathy is crucial for receiving feedback effectively. Techniques such as summarizing and validating feelings can create a more receptive atmosphere.
- Addressing Power Dynamics: Awareness of power dynamics in conversations about feedback is essential, particularly in a diverse workplace. The concept of microaggressions is introduced, highlighting the subtle ways discrimination can manifest, impacting how feedback is given and received.

Overall, the session emphasizes that feedback should be actionable, specific, and kind, aligning with the ultimate goal of improving interpersonal and professional relationships in the tech workplace. To conclude, Rebecca encourages adopting the discussed frameworks for both giving and requesting feedback to enhance collaboration and connection within teams.

00:00:10.550 Hi, thanks for coming. Hope you guys aren't too exhausted post-lunch. I'm Rebecca Miller-Webster, the CTO of a small consulting company in Chicago called Polly Matic, and we're hiring. I'm also the founder and organizer of Write/Speak/Code, which focuses on increasing the visibility and leadership of women coders. Our conference is coming up June 15 through 18, so tell everybody you know.
00:00:20.670 I've been building software professionally for about a dozen years now. I've worked as a developer, and I’ve done all things from admin to DevOps, as well as customer support. I've been on big teams and have experience in product, consulting, and nonprofits. I’ve also been an engineering manager in various roles, which has given me a broad perspective on the opportunities available for developers.
00:00:41.399 I really believe that what we do as developers and technologists is fundamentally about communication. This communication happens between servers—of course, we have our coding servers and different classes—but it also extends to our users and includes what we communicate with other developers, our team, future developers, and other business units. I'm particularly interested in feedback, which I define as the type of communication that tells us how we're doing. Are we successful? What do we want to be successful at?
00:01:10.740 If you think about it, most modern software development practices—agile, lean, TDD—are really focused on getting more and better feedback. Studies have shown that the best way to detect errors in your code is to have a human look at it and review it. However, I believe we need to optimize for all kinds of feedback, especially personal feedback, because everything is feedback. It's not just what is said but also what’s not said, body language, who’s interrupted, and who remains quiet.
00:01:46.680 Let's delve into feedback and discuss how and why I think it's important to create structures around it—frameworks for giving, requesting, and receiving feedback. We will look at how to give good feedback and also touch on feedback in sensitive and difficult conversations. I think it’s essential to create regular structures around feedback so that it occurs consistently.
00:02:16.100 This effectively means more meetings, but I believe it's important because giving effective negative feedback is challenging for everyone. Positive feedback is super important too and often doesn't happen enough, even though people are more motivated by progress than actual accomplishments. Positive feedback is what tells us we are making that progress.
00:02:27.410 I think that regular feedback builds trust and safety within a team. People may give you silly feedback and that’s perfectly okay, as it demonstrates that you are trustworthy and can listen to what they say. Ideally, we would foster a culture that encourages ad hoc feedback all the time. However, the problem with relying solely on ad hoc feedback is that it can burden the person who has the issue. They have to muster the courage not only to talk to you about the issue but also to set up a meeting.
00:02:53.259 Reducing the barrier to obtaining that feedback is helpful. When it comes to feedback structures, we often think of one-on-ones, which usually occur between a manager and an employee. However, I think we underestimate the value of giving feedback to our teammates and peers, whether during a pairing session or in other contexts. One-on-one feedback is valuable because it creates a sense of safety, allowing you to speak openly with just one person.
00:03:30.710 Depending on the relationship you have with that person, it may actually feel easier to give feedback in a group setting, where you know there are others to support you. Retros and stand-ups naturally encourage this kind of feedback, but another type of feedback is direct feedback. In previous roles, I worked at a start-up where we had a monthly survey that asked questions about employee satisfaction, and we reviewed those results alongside business metrics.
00:04:02.389 We also have written reviews, but observations are equally important. If I observe how you interact with someone else, I'll assume that you'll respond similarly if I bring up a similar issue. While we can't always control how feedback is perceived, creating regular structures around feedback helps us gather a broader range of data points, which allows for more accurate assessments.
00:04:35.070 In terms of feedback timing, many practices we use focus on feedback during and after a project—through stand-ups, retros, and post-mortems. These are all valuable methods. However, I believe we often overlook the importance of giving feedback before starting a project. As someone who chronically runs late, I’ve come to realize that if I work with someone who values punctuality, we might set ourselves up for conflict.
00:05:01.320 If we talk about this ahead of time, we can better understand each other's priorities, which is likely to lead to a smoother collaboration. Another area where we can improve is in cumulative feedback. Typically, we have performance reviews that consolidate feedback, but they often deliver an overwhelming amount of commentary all at once, which doesn’t highlight patterns or progress.
00:05:40.790 We often struggle to track feedback over time. Like many of you, I suspect that you appreciate protocols, so it’s useful to have frameworks for both giving and receiving feedback. When we find ourselves in emotionally charged situations, having a structured approach can make it significantly easier to communicate effectively.
00:06:07.100 The goal of giving feedback is to foster a better working relationship with the person receiving it. You don't have to be best friends, but it helps if you can improve the rapport you have. The second goal of giving feedback is to avoid creating defensiveness. Once that defensiveness shields them, it becomes difficult to communicate and may even prompt actions contrary to those you’ve suggested.
00:06:28.890 The best way to avoid defensiveness is to focus on actions rather than on the person themselves. Instead of saying, 'You are a terrible developer,' focus on the action: 'I think this method you've created is overly complicated; perhaps breaking it into smaller methods would be beneficial.' This helps keep the feedback constructive.
00:06:57.690 As engineers, we naturally appreciate efficiency; however, it's essential to remember the social niceties in these situations. It's vital to start with a personal greeting—maybe asking how the person is doing, which sets a positive tone for the feedback conversation. I employ a feedback method known as 'situation, behavior, impact,' which helps frame constructive discussions.
00:07:19.340 You want to outline the situation—what happened, and when it occurred. Then, discuss the behavior of the individual in question, such as, 'Last week, when there was a serious bug in production, and the site went down, we were all working hard to resolve the issue.' Next, it's important to state the quantifiable impact.
00:07:38.970 For instance, 'The site was down for X amount of time, or we introduced X number of bugs as a result of this.' Additionally, it helps to share the impact it had on you personally. An example could be, 'I felt apprehensive about the possibility of new bugs being introduced because the code did not follow the regular channels.' Humanizing the feedback is crucial and can lead to more meaningful conversations.
00:08:14.700 Providing a recommendation is also valuable. For example, I understand that it was a high-pressure situation, but perhaps checking in with the team before deviating from our usual protocols could enhance our workflow.
00:08:41.080 This 'situation, behavior, impact' framework is equally applicable for giving positive feedback. It really helps articulate why someone is doing a great job. Simply saying, 'You're awesome' is great but doesn't specify what they should keep doing that they're excelling at.
00:09:00.800 For instance, I received a birthday card recently from a friend who is a teacher. She simply wrote, 'You're awesome,' but then she listed specific traits and actions she appreciated about me. This genuine recognition was uplifting.
00:09:29.610 Another thing to remember is the balance between negative and positive feedback. Negative feedback tends to weigh more heavily than positive feedback, so if you provide solely negative comments, it may give the impression that a person is incompetent. Studies suggest that it takes about three positive statements to counteract one negative for some people, though in certain situations it could be as much as ten.
00:10:16.770 It's important to combine positive and negative feedback, but the key is to ensure they are in the same context. For example, saying, 'Your hair looks great, but your recent code was disappointing' isn't effective.
00:10:43.560 For instance, I once had an employee who made a decision based on supposed efficiency. He told the project manager about a change authorized by a client and proceeded with it without considerations for the broader team discussions and impact it may have had. In our conversation, I acknowledged his care for the client while also stressing the importance of communicating with the team.
00:11:02.040 Receiving feedback is pivotal for improving relationships as well. In this situation, how can you change and improve? The most significant aspect of receiving feedback is to be a good listener.
00:11:24.560 I say this not to patronize but to emphasize that listening is inherently difficult. Our brains are wired to seek novel stimuli; therefore, genuinely engaging and listening requires practice and effort. It's vital also to ask questions for understanding, ensuring that you comprehend what the person is saying before you think about your response.
00:12:04.600 Finally, always express gratitude and follow up. Giving feedback is a challenge; it can be disheartening when you receive criticism, so thanking someone for giving feedback can change the tone of the conversation. It acknowledges their effort in addressing something that may be uncomfortable.
00:12:42.170 A friend of mine, who is a couples therapist, explained the difference between individual and couples therapy: individual therapy focuses on one person's inner experience, while couples therapy translates and communicates the connection between two individuals. One technique she employs is called 'mirror empathy validation,' which involves listening and repeating what someone says.
00:13:02.670 This approach confirms that you genuinely understand what’s being expressed. Following that, practice empathy to demonstrate that you understand their feelings and underlying reasons. Lastly, validation involves asking questions to display your engagement.
00:13:41.920 For example, 'I hear you saying...' and 'Am I correct in understanding that...?' Dialogues where you affirm that you are on the same page help reinforce the relationship. Ultimately, people simply want to feel heard; it's more crucial than merely fulfilling their requests.
00:14:18.210 Empathy is about curiosity; understanding how another person feels and thinks can significantly enhance communication. The goal is not to determine right or wrong but to explore connections between shared experiences.
00:14:53.360 Furthermore, empathy is a skill that we must cultivate, as it is not something we are taught extensively. In terms of developing empathy, there are a couple of strategies you can employ. One is to focus intently on listening and summarizing what individuals are sharing. It can prove beneficial to even write down notes for yourself to help remember key points.
00:15:20.160 The second is to recognize and articulate your emotions. Oftentimes, we misspeak our feelings, using non-emotional descriptors instead. It’s essential to reflect on our feelings genuinely so we can connect with others effectively.
00:15:54.090 When requesting feedback, the goal should be to garner honest and actionable responses. Regularly initiating requests increases the chances for the feedback to be comprehensive and meaningful. For instance, you might receive light-hearted requests like 'Please don’t write with a yellow pen because I can’t read it!' but as you progress, it fosters trust.
00:16:22.050 In working with my team, I frequently ask them for one thing I should start doing, one thing I should stop doing, and one thing I should continue doing. This approach starts dialogues allowing for reflection on actions and behaviors.
00:16:55.360 If you take away anything from this talk, remember to listen and ask questions while giving feedback. Good feedback should be actionable, specific, and kind. For example, saying, 'You're always an inconsiderate jerk' is not actionable—it lacks specificity! Instead, focus on specific actions. For instance, 'That one time you deployed without informing anyone...' allows recipients to connect the feedback to appropriate actions.
00:17:28.090 Additionally, ensure that the feedback supports the recipient's growth and lies within their scope of skill. If they’re not ready for a particular challenge, coupling constructive feedback with examples aids their development.
00:17:52.380 The critical component of good feedback is accountability. In retrospectives, it’s essential to review what has been accomplished. This allows team members to express what they haven’t completed but intend to achieve in the future. Also, acknowledging the rationale behind decisions—particularly when they contrast with suggestions made by the team—helps validate other ideas.
00:18:31.170 Next, don't forget the importance of results! Setting a follow-up meeting—one month or three months later—can make a huge difference in how feedback is perceived and how it informs future interactions. If there is no response to feedback, team members are unlikely to continue sharing.
00:19:03.170 Now we’re entering the more challenging aspects of feedback. We live in a society facing various forms of oppression, including racism, sexism, homophobia, and transphobia. These injustices stem from the unequal distribution of resources, whether that’s money, education, or influence.
00:19:40.310 Power can present itself formally, like having a boss, or informally, wherein an intern may wield power due to close relationships with higher-ups. Feedback from individuals in positions of power carries a considerable influence.
00:19:59.620 It's crucial to be aware of power dynamics when giving or requesting feedback. Power dynamics exist whether they are recognized or not. In my experience as a woman in tech, I've often been asked about the challenges I face. Commonly, patterns reflect behaviors like being interrupted in meetings or having my ideas overlooked.
00:20:43.140 Academics have coined the term 'microaggressions' to describe the unintentional moments that reinforce stereotypes. These acts may seem trivial to those who commit them but can accumulate into significant emotional distress for those receiving them.
00:21:06.270 Simple examples include tone policing, expressions that convey surprise at the abilities of people of color, or asking someone where they are from if they don't appear to be a white American individual. It’s imperative to foster environments that facilitate acceptance and keep everyone feeling included.
00:21:35.380 A major challenge arising from these instances is the hesitance people face in calling someone out, fearing potential negative responses. During emotionally charged moments, it's often ineffective to engage in discussions about oppression directly.
00:21:49.480 Instead, stating how something made you uncomfortable and requesting immediate cessation can be more effective. After the fact, you can deepen the conversation by thanking the individual for sharing their experience and asking if you can follow up.
00:22:09.080 Undoubtedly, addressing uncomfortable feedback is difficult, but it opens up the pathway for more meaningful engagements later. If behavior needs correcting, acknowledge the impact first before seeking to discuss intention because that helps provide clarity.
00:22:30.440 To navigate difficult discussions, I recommend a framework known as 'nonviolent communication.' This involves articulating observations, feelings, needs, and requests—starting with the factual situation. For instance, 'When we were pairing, you moved the keyboard to your side, and I couldn’t reach it'—this narration avoids bias.
00:23:07.020 Follow this observation with your feelings, specifically describing what emotions were triggered in you. Instead of nebulous expressions, articulate your inner experience: 'I felt frustrated and insecure when you moved the keyboard.'
00:23:40.990 Every individual has basic needs—shelter, food, and emotional security—but we also harbor higher-level needs. When conflicts arise, it's often due to unmet needs. Identifying what you needed, like respect and open communication, is essential to translating feelings into constructive dialogue.
00:24:06.200 With difficult conversations, it’s crucial to make a request. Transformation won’t happen overnight. For instance, asking, 'In the future, could you consult me before moving the keyboard?' embraces gradual change and encourages positive development in your interactions.
00:24:40.470 It's vital that we shift our mindset about feedback and diversify our approach towards empathy. Each encounter presents an opportunity to learn more about others' experiences, and how our actions may influence them in ways we don't always recognize.
00:25:02.580 Thank you for your attention. Please go forth, offer feedback, and remember the frameworks we’ve discussed today. Does anyone have any questions?