Agent SkillsAgent Skills
gtmagents

customer-feedback-taxonomy

@gtmagents/customer-feedback-taxonomy
gtmagents
141
26 forks
Updated 4/7/2026
View on GitHub

Standardized tagging schema for personas, lifecycle stages, drivers, and sentiment.

Installation

$npx agent-skills-cli install @gtmagents/customer-feedback-taxonomy
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathplugins/voice-of-customer/skills/customer-feedback-taxonomy/SKILL.md
Branchmain
Scoped Name@gtmagents/customer-feedback-taxonomy

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

npx agent-skills-cli list

Skill Instructions


name: customer-feedback-taxonomy description: Standardized tagging schema for personas, lifecycle stages, drivers, and sentiment.

Customer Feedback Taxonomy Skill

When to Use

  • Normalizing surveys, interviews, support logs, or community chatter before synthesis.
  • Auditing existing VoC datasets for drift or inconsistencies.
  • Onboarding new teams to shared tagging standards.

Framework

  1. Persona Layer – map ICP, role, and influence level.
  2. Lifecycle Layer – awareness, onboarding, adoption, expansion, renewal, advocacy.
  3. Driver Layer – product, service, pricing, experience, relationship, outcomes.
  4. Sentiment Layer – strength, urgency, confidence, sample size.
  5. Metadata Layer – ARR, region, industry, channel, last touch.

Templates

  • CSV/Sheet taxonomy with dropdowns and validation rules.
  • JSON schema for tagging automation or webhook ingestion.
  • Governance checklist for quarterly taxonomy refresh.

Tips

  • Keep taxonomy lean (<30 drivers) to encourage adoption.
  • Version every change so historical analyses remain comparable.
  • Pair with run-voc-listening-tour to auto-tag new signals.