feedback-mastery
Navigate difficult conversations and deliver constructive feedback using structured frameworks. Covers the Preparation-Delivery-Follow-up model and Situation-Behavior-Impact (SBI) feedback technique. Use when preparing for difficult conversations, giving feedback, or managing conflicts.
Install
mkdir -p .claude/skills/feedback-mastery && curl -L -o skill.zip "https://mcp.directory/api/skills/download/1522" && unzip -o skill.zip -d .claude/skills/feedback-mastery && rm skill.zipInstalls to .claude/skills/feedback-mastery
About this skill
Feedback Conversations
Overview
This skill provides frameworks for navigating difficult workplace conversations and delivering effective feedback. Whether you're addressing performance issues, resolving conflicts, or giving constructive feedback, these structured approaches lead to better outcomes.
Core insight: Research shows that employees who approach difficult conversations with preparation and a clear framework are 60% more likely to reach a positive resolution than those who engage without a plan.
When to Use This Skill
Use this skill when:
- Preparing to give feedback to a colleague or direct report
- Addressing performance issues or missed expectations
- Navigating conflict between team members
- Having 1:1 conversations about sensitive topics
- Receiving feedback and wanting to respond constructively
- Managing expectations with stakeholders
Keywords: feedback, difficult conversation, 1:1, one-on-one, performance, conflict, expectations, behavior, confrontation
Core Frameworks
The Preparation-Delivery-Follow-up Model
A three-part structure for difficult conversations:
| Phase | Focus | Key Questions |
|---|---|---|
| Preparation | Understand the issue, define goals, manage emotions | What's the problem? What outcome do I want? Am I calm? |
| Delivery | Open neutrally, use facts not blame, encourage dialogue | How do I start? What evidence do I have? How do I involve them? |
| Follow-up | Document actions, set check-ins, provide support | What did we agree to? When will we check in? How do I support? |
The SBI Feedback Model
Situation-Behavior-Impact (SBI) structures feedback to be specific, objective, and actionable:
| Component | Description | Example |
|---|---|---|
| Situation | Describe the specific context | "During yesterday's code review..." |
| Behavior | State the observable action (not interpretation) | "...you interrupted Sarah three times while she was explaining her approach..." |
| Impact | Explain the effect on team/project/person | "...which made her hesitate to share ideas and slowed down our discussion." |
Why it works: SBI removes assumptions and focuses on observable facts, reducing defensiveness.
Preparation Phase
Step 1: Understand the Issue
Ask yourself:
- What exactly is the problem? (Be specific, not vague)
- How does it impact the team, project, or company?
- Have I gathered all relevant facts?
- Is this a pattern or a one-time event?
Step 2: Define Your Goals
Before the conversation, clarify what you're seeking:
| Goal Type | Example |
|---|---|
| Behavior change | "I want them to submit code reviews on time" |
| Mutual understanding | "I want to understand what's blocking them" |
| Expectation setting | "I want to clarify what 'done' means for features" |
| Problem solving | "I want to find a solution together" |
Tip: Use if-then statements to clarify stakes:
"If this behavior continues, then the project timeline will suffer, leading to missed deliverables."
Step 3: Manage Your Emotions
High emotional intensity reduces cognitive processing by 30%. Before the conversation:
- Am I calm and in control?
- Have I separated facts from personal frustrations?
- Have I considered their perspective?
- Can I present this without accusation?
Reframing technique:
| Accusatory | Constructive |
|---|---|
| "You always miss deadlines and it slows everyone down" | "I've noticed some recent delays and want to understand any challenges you're facing" |
| "You never test your code properly" | "I've seen a few bugs slip through recently. Let's talk about our testing process" |
Delivery Phase
The Three-Step Delivery Formula
- Open with neutrality and intent
- Present the issue using facts, not blame
- Encourage dialogue and solutions
Opening Lines That Work
| Context | Opening |
|---|---|
| General | "I want to talk about something important to our team's success, and I'd love to hear your perspective." |
| Performance | "I've noticed some patterns I'd like to discuss. My goal is to support you, not criticize." |
| Conflict | "I sense there might be some tension, and I'd like to understand what's happening from your side." |
| Expectations | "I want to make sure we're aligned on expectations. Can we talk through how this project is going?" |
Facts, Not Blame
| Blaming | Factual |
|---|---|
| "You're not committed to this project" | "I've noticed your updates have been brief in our last three meetings. Is something affecting your workload?" |
| "You don't care about code quality" | "This PR had 12 bugs caught in QA. Let's talk about what happened and how we can improve" |
| "You're always late" | "The standup started at 9:00 and you joined at 9:15 the last three days. What's going on?" |
Key principles:
- Use specific examples, not generalizations ("always," "never")
- Stick to observable behaviors, not assumptions about motives
- Focus on impact, not character
Encouraging Dialogue
After stating your observation, shift to collaboration:
| Situation | Dialogue Prompt |
|---|---|
| Understanding barriers | "What's been challenging about this?" |
| Seeking their view | "How do you see the situation?" |
| Finding solutions | "What would help you succeed here?" |
| Checking alignment | "Does this match your understanding of what happened?" |
Follow-up Phase
Even successful conversations need follow-through to create lasting change.
Follow-up Checklist
- Document agreed-upon action items - What specifically will change?
- Set check-in dates - When will you revisit this?
- Provide ongoing support - How will you help them succeed?
- Celebrate progress - Recognize improvements when they happen
Sample Follow-up Message
Hi [Name],
Thanks for the conversation yesterday. I appreciated your openness.
**What we agreed to:**
- [Action item 1] - [Timeline]
- [Action item 2] - [Timeline]
**Check-in:** Let's reconnect [date] to see how things are going.
I'm here if you need any support. Thanks for working through this with me.
Best,
[Your name]
SBI Examples for Software Teams
Positive Feedback
Code Review:
Situation: "During Tuesday's code review for the authentication module..." Behavior: "...you provided detailed comments on potential security vulnerabilities and suggested efficient fixes..." Impact: "...which strengthened our security posture and saved the team hours of debugging later."
Collaboration:
Situation: "In yesterday's architecture discussion..." Behavior: "...you asked clarifying questions and built on others' ideas instead of pushing your own solution..." Impact: "...which helped us reach consensus faster and made everyone feel heard."
Constructive Feedback
Missed Deadlines:
Situation: "When we were finalizing the API deployment last Thursday..." Behavior: "...your testing results came in two hours after our agreed cutoff..." Impact: "...which delayed the release, risked our SLA, and caused the QA team to work overtime."
Meeting Behavior:
Situation: "In our sprint planning yesterday..." Behavior: "...you were on your phone for most of the discussion and didn't contribute when we asked for estimates..." Impact: "...which left the team without your expertise on the backend stories and made others feel their time wasn't valued."
For more examples: See references/feedback-sbi-model.md
Common Difficult Scenarios
Scenario: Performance Issue
Situation: A developer consistently delivers code with bugs.
Approach:
- Prepare: Gather specific examples (PRs, bug counts, timelines)
- Deliver: "I've noticed [X bugs in last Y PRs]. I want to understand what's happening and how I can support you."
- Explore: Ask about workload, clarity of requirements, testing confidence
- Collaborate: "What would help you feel more confident about code quality?"
- Follow-up: Check in after agreed changes, recognize improvements
Scenario: Conflict Between Team Members
Situation: Two engineers disagree on technical approach and it's affecting the team.
Approach:
- Meet separately first: Understand each perspective
- Find common ground: What do they both want? (Working product, good code, etc.)
- Facilitate together: Focus on facts and trade-offs, not personalities
- Establish decision process: How will the team decide when there's disagreement?
- Follow-up: Check that the solution is working
Scenario: Unrealistic Expectations
Situation: Leadership wants a feature in half the time needed.
Approach:
- Prepare: Data on similar past work, breakdown of required tasks
- Deliver: "I want to make sure we're aligned on what's realistic. Here's what I'm seeing..."
- Present trade-offs: "We can hit that date if we [reduce scope/add people/accept risk]"
- Collaborate: "What's most important here - the date or the full feature set?"
- Document: Get agreement in writing to avoid future misalignment
For detailed scripts: See references/difficult-conversation-scripts.md
Receiving Feedback Well
When you're on the receiving end:
During the Conversation
- Listen fully - Don't prepare your defense while they're talking
- Ask clarifying questions - "Can you give me a specific example?"
- Paraphrase to confirm - "So what you're saying is..."
- Acknowledge impact - Even if intent was different: "I can see how that affected you"
- Don't get defensive - Thank them for raising it
After the Conversation
- Reflect honestly - Is there truth in the feedback?
- Identify actions - What will you do differently?
- Follow up - Let them know what you're changing
- **Ask for o
Content truncated.
More by davila7
View all skills by davila7 →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
pdf-to-markdown
aliceisjustplaying
Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.
Related MCP Servers
Browse all serversMCP server for Ghidra reverse engineering. Enables AI assistants to decompile binaries, analyze functions, rename variab
Supercharge your AI code assistant with GitMCP—get accurate, up-to-date code and API docs from any GitHub project. Free,
Send and receive WhatsApp messages from Claude and other AI assistants. Search chats, manage contacts, and automate work
Empower AI with the Exa MCP Server—an AI research tool for real-time web search, academic data, and smarter, up-to-date
Cipher empowers agents with persistent memory using vector databases and embeddings for seamless context retention and t
Cloudflare Observability offers advanced network monitoring software, delivering insights and trends for smarter network
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.