handle-complaint

Processes customer complaints by gathering context, drafting responses, and proposing operational fixes.

16|4|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ilyautov/small-business-ru --skill handle-complaint-ilyautov
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: handle-complaint
Source: https://github.com/ilyautov/small-business-ru/tree/main/small-business-ru/skills/handle-complaint
Command: npx skills add https://github.com/ilyautov/small-business-ru --skill handle-complaint-ilyautov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Customer complaints arrive scattered across email and CRM, and answering them well requires digging up order history, past interactions, and payment status before writing a reply. This Skill automates that end-to-end complaint handling workflow so nothing is missed and the same issue does not repeat. ## Core Features & Use Cases - Complaint Intake: Loads the full complaint thread from email or CRM by ticket ID, or accepts pasted text when connectors are unavailable. - Context Assembly: Pulls customer history from CRM (past purchases, prior complaints, lifetime value) and order/refund status from the payments system. - Tone-Matched Draft Replies: Prepares a response draft calibrated to the situation — generous for loyal first-time complainers, firm for repeat cases, boundaried for abusive messages — always as a draft requiring owner approval. - Pattern Detection: Flags whether the complaint fits a recurring theme and suggests a concrete operational fix to prevent recurrence. - Use Case: A customer emails angrily about a late delivery. The Skill pulls their order history, drafts an empathetic reply with a proposed resolution, and notes this is the third delivery complaint this month, recommending a shipping process review. ## Quick Start Ask the assistant to handle the latest unresolved customer complaint and prepare a draft response with context from the CRM.

Frequently Asked Questions about handle-complaint

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I respond to a customer complaint using CRM history?▼

Provide the ticket or email ID, and the Skill pulls the full thread plus the customer's purchase history, prior complaints, and lifetime value from the CRM. It then drafts a reply matched to the situation's severity for your approval.

How to handle customer complaints when email and CRM are not connected?▼

Paste the complaint text directly when prompted. The Skill works fully with manual input, skipping connector lookups and noting which data sources were unavailable.

Can the Skill send complaint responses automatically?▼

No. It only prepares draft responses and never sends anything without explicit owner approval. Refunds, compensations, ticket closures, and dispute resolutions also require owner confirmation.

Does it handle refund and consumer protection complaints?▼

Yes, it frames refund and product-quality complaints within general consumer protection principles without inventing specific legal articles or deadlines. When uncertain, it advises verifying return conditions rather than guessing.

How does it detect recurring complaint patterns?▼

It compares the current complaint against themes from previous complaint analyses and similar CRM tickets. If a pattern exists, it reports the occurrence count and suggests a concrete operational change; otherwise it marks the case as isolated.