Files
gh-gtmagents-gtm-agents-plu…/skills/sentiment-feedback-loop/SKILL.md
2025-11-29 18:30:21 +08:00

31 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: sentiment-feedback-loop
description: Process for capturing qualitative feedback and injecting it into CS playbooks.
---
# Sentiment Feedback Loop Skill
## When to Use
- Enriching health scores with qualitative insights from surveys, CSM notes, and communities.
- Building voice-of-customer summaries for exec updates or escalations.
- Prioritizing product/CS actions based on sentiment trends.
## Framework
1. **Source Intake** NPS/CSAT, support tickets, call notes, community threads, surveys.
2. **Tagging & Themes** apply taxonomy for product area, sentiment, urgency, persona.
3. **Routing Rules** send critical feedback to owners (product, eng, CS, exec sponsors).
4. **Insight Packaging** compile trend summaries, quotes, and recommended actions.
5. **Closed-Loop Tracking** log actions taken, status, and customer follow-up.
## Templates
- Sentiment tagging spreadsheet or Notion template.
- Weekly VOC digest format for leadership.
- Follow-up tracker for commitments back to customers.
## Tips
- Automate ingestion where possible but maintain human review for nuance.
- Highlight positive sentiment for advocacy/reference programs too.
- Pair with `monitor-customer-health` and `run-escalation-playbook` for context.
---