Agent skill
customer-reference-tracker
Manages customer reference calls, NPS analysis, and churn pattern detection
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/venture-capital/skills/customer-reference-tracker
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-009
- specialization
- venture-capital
SKILL.md
Customer Reference Tracker
Overview
The Customer Reference Tracker skill manages the customer reference check process during due diligence. It coordinates reference calls, analyzes customer satisfaction patterns, and identifies churn risks through systematic customer feedback collection.
Capabilities
Reference Call Management
- Track reference requests and scheduling
- Maintain reference call question templates
- Record and summarize reference call notes
- Manage reference fatigue and rotation
Customer Satisfaction Analysis
- Aggregate NPS and satisfaction data
- Analyze satisfaction trends over time
- Segment satisfaction by customer type
- Benchmark against industry standards
Churn Pattern Detection
- Identify early warning indicators
- Analyze churned customer characteristics
- Track save rates and win-back patterns
- Model churn risk factors
Customer Success Assessment
- Evaluate customer success operations
- Assess expansion and upsell patterns
- Analyze customer health scoring
- Review support ticket patterns
Usage
Coordinate Reference Calls
Input: Customer list, reference requirements
Process: Request references, schedule calls, track completion
Output: Reference call schedule, status tracking
Summarize Reference Findings
Input: Reference call notes, interview data
Process: Synthesize feedback, identify patterns
Output: Reference summary report, key themes
Analyze Customer Health
Input: Customer data, satisfaction metrics
Process: Aggregate and analyze customer health
Output: Customer health assessment, risk flags
Detect Churn Patterns
Input: Historical churn data, customer characteristics
Process: Pattern analysis, risk modeling
Output: Churn risk assessment, leading indicators
Reference Call Framework
| Category | Sample Questions |
|---|---|
| Problem/Solution | What problem does the product solve? Alternatives considered? |
| Implementation | How was the implementation process? Time to value? |
| Value Delivered | What results have you achieved? ROI? |
| Relationship | How responsive is the team? Would you recommend? |
| Future | Plans to expand usage? Concerns about the relationship? |
Integration Points
- Commercial Due Diligence: Feed customer insights into DD
- Cohort Analyzer: Connect reference feedback to cohort data
- Financial Due Diligence: Validate revenue quality
- DD Coordinator (Agent): Coordinate with overall DD process
Best Practices
- Request diverse references (not just hand-picked logos)
- Include churned customer references when possible
- Use consistent question frameworks for comparability
- Triangulate reference feedback with quantitative data
- Respect customer time and reference fatigue limits
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?