crm-hygiene-audit

Scores CRM hygiene by evaluating completeness, accuracy, and recency of portfolio and rep pipeline data.

58|21|Updated May 15, 2026
One-click install
npx skills add https://github.com/t0ddc3by/claude-for-customer-success --skill crm-hygiene-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crm-hygiene-audit
Source: https://github.com/t0ddc3by/claude-for-customer-success/tree/main/rev-ops/skills/crm-hygiene-audit
Command: npx skills add https://github.com/t0ddc3by/claude-for-customer-success --skill crm-hygiene-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

CRM health checks often miss hidden risks like incomplete required fields, inconsistent pipeline stages, duplicates, and data decay that quietly degrade reporting and forecast quality.

Core Features & Use Cases

  • Point-in-time CRM hygiene scoring: Produces an overall hygiene score plus dimension scores for completeness, accuracy, and recency.
  • Stage-aware completeness review: Identifies missing required fields by stage gate so RevOps can prioritize what breaks conversion and coverage.
  • Anomaly discovery with remediation proposals: Flags logic/format issues and staleness patterns, then returns prioritized, human-reviewable correction proposals instead of directly editing CRM records.
  • Weekly hygiene reporting for RevOps review: Helps RevOps prep operational feedback for sharing with Sales management.

Quick Start

Use crm-hygiene-audit to generate a weekly CRM hygiene scorecard with prioritized remediation proposals for RevOps review.

Frequently Asked Questions about crm-hygiene-audit

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

FAQPage Schema
How do I score CRM data quality to find pipeline risks?

Scoring CRM data quality evaluates completeness, accuracy, and recency to reveal pipeline risks like missing fields and stage anomalies. The audit generates an overall hygiene score and prioritized remediation proposals without directly editing records.

What causes CRM data decay and how do I detect it?

Data decay occurs when pipeline records become stale over time, degrading forecast accuracy. You detect decay signals through point-in-time hygiene audits that evaluate recency dimensions and flag records needing updates for RevOps review.

How do I identify duplicate candidates and stage integrity anomalies in my CRM?

Identifying duplicate candidates and stage integrity anomalies requires a stage-aware completeness review that checks required fields at each gate. The audit flags logic issues and format inconsistencies, returning prioritized correction proposals for review.

Can I automate CRM hygiene reporting for weekly RevOps review?

You can generate weekly CRM hygiene scorecards for RevOps review by running point-in-time audits that flag field completion gaps and staleness patterns. This prepares operational feedback for Sales management without autonomous CRM edits.

Does the CRM hygiene audit directly fix incomplete required fields?

The CRM hygiene audit does not directly fix incomplete required fields. Enforcing write restrictions, it generates prioritized, human-reviewable correction proposals only, ensuring governance by requiring data-as-of labeling on reads without autonomous edits.