FE

feedback-mastery

This tool uses the SBI framework and a three-phase model to help users deliver objective feedback and resolve interpersonal issues.

Install

mkdir -p .claude/skills/feedback-mastery && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/1522" && unzip -o skill.zip -d .claude/skills/feedback-mastery && rm skill.zip

Installs to .claude/skills/feedback-mastery

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

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.
287 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Beginner

Key capabilities

  • Document behavior using SBI model
  • Prepare conversation phase guides
  • Draft follow-up action plans
  • Structure sensitive feedback topics

How it works

Uses a pre-defined pedagogical framework to structure text input into a Preparation-Delivery-Follow-up document, forcing an objective approach.

Inputs & outputs

You give it
Situation description and desired outcome
You get back
Structured conversation prep template

When to use feedback-mastery

  • Prepare for performance reviews
  • Resolve team conflicts
  • Deliver constructive feedback to peers

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:

PhaseFocusKey Questions
PreparationUnderstand the issue, define goals, manage emotionsWhat's the problem? What outcome do I want? Am I calm?
DeliveryOpen neutrally, use facts not blame, encourage dialogueHow do I start? What evidence do I have? How do I involve them?
Follow-upDocument actions, set check-ins, provide supportWhat 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:

ComponentDescriptionExample
SituationDescribe the specific context"During yesterday's code review..."
BehaviorState the observable action (not interpretation)"...you interrupted Sarah three times while she was explaining her approach..."
ImpactExplain 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 TypeExample
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:

AccusatoryConstructive
"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

  1. Open with neutrality and intent
  2. Present the issue using facts, not blame
  3. Encourage dialogue and solutions

Opening Lines That Work

ContextOpening
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

BlamingFactual
"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:

SituationDialogue 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:

  1. Prepare: Gather specific examples (PRs, bug counts, timelines)
  2. Deliver: "I've noticed [X bugs in last Y PRs]. I want to understand what's happening and how I can support you."
  3. Explore: Ask about workload, clarity of requirements, testing confidence
  4. Collaborate: "What would help you feel more confident about code quality?"
  5. 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:

  1. Meet separately first: Understand each perspective
  2. Find common ground: What do they both want? (Working product, good code, etc.)
  3. Facilitate together: Focus on facts and trade-offs, not personalities
  4. Establish decision process: How will the team decide when there's disagreement?
  5. Follow-up: Check that the solution is working

Scenario: Unrealistic Expectations

Situation: Leadership wants a feature in half the time needed.

Approach:

  1. Prepare: Data on similar past work, breakdown of required tasks
  2. Deliver: "I want to make sure we're aligned on what's realistic. Here's what I'm seeing..."
  3. Present trade-offs: "We can hit that date if we [reduce scope/add people/accept risk]"
  4. Collaborate: "What's most important here - the date or the full feature set?"
  5. 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

  1. Listen fully - Don't prepare your defense while they're talking
  2. Ask clarifying questions - "Can you give me a specific example?"
  3. Paraphrase to confirm - "So what you're saying is..."
  4. Acknowledge impact - Even if intent was different: "I can see how that affected you"
  5. Don't get defensive - Thank them for raising it

After the Conversation

  1. Reflect honestly - Is there truth in the feedback?
  2. Identify actions - What will you do differently?
  3. Follow up - Let them know what you're changing
  4. **Ask for o

Content truncated.

When not to use it

  • Casual peer interactions
  • Immediate, low-stakes corrective action

Limitations

  • Not a substitute for interpersonal soft skills
  • Rigid templates may feel formal

How it compares

It enforces a communication framework rather than just suggesting how to phrase a sentence.

Compared to similar skills

feedback-mastery side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
feedback-mastery (this skill)36moNo flagsBeginner
ppt-creator752moReviewIntermediate
voicemode82moReviewBeginner
email-composer1010moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

software-architecture

davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

333868

planning-with-files

davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

233106

telegram-bot-builder

davila7

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.

106130

scroll-experience

davila7

Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences. Makes websites feel like experiences, not just pages. Use when: scroll animation, parallax, scroll storytelling, interactive story, cinematic website.

101142

humanizer

davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer

90175

game-development

davila7

Game development orchestrator. Routes to platform-specific skills based on project needs.

70195

You might also like

ppt-creator

daymade

Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp, PowerPoint). Use for presentations, pitches, slide decks, or keynotes.

75110

voicemode

mbailey

This skill provides voice interaction capabilities for AI assistants. This skill should be used when users mention voice mode, want to have voice conversations, speak with Claude, check voice service status, or manage voice services like Whisper and Kokoro.

8104

email-composer

davila7

Draft professional emails for various contexts including business, technical, and customer communication. Use when the user needs help writing emails or composing professional messages.

1091

campaign-orchestration

ernijsansons

Create and execute personalized multi-channel campaigns across email, LinkedIn, and phone based on intelligence gathering triggers. Use when planning outreach sequences, optimizing engagement strategies, or executing systematic follow-up campaigns.

690

paid-ads

davila7

When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.

1558

baoyu-post-to-wechat

JimLiu

Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (图文) with multiple images. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "图文/文章".

746

Search skills

Search the agent skills registry