crm-hygiene
CRM Hygiene systematically identifies and fixes data quality problems in your CRM—missing required fields, standardization gaps, duplicate records, and outdated information. It guides you through completeness, consistency, accuracy, and timeliness checks, then prioritizes issues by business impact and suggests remediation steps to improve forecast reliability and automation performance.
CRM Hygiene audits your CRM data to find and fix missing fields, inconsistencies, duplicates, and stale records.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-04-02
CRM Hygiene audits your CRM data to find and fix missing fields, inconsistencies, duplicates, and stale records. CRM Hygiene systematically identifies and fixes data quality problems in your CRM—missing required fields, standardization gaps, duplicate records, and outdated information. It guides you through completeness, consistency, accuracy, and timeliness checks, then prioritizes issues by business impact and suggests remediation steps to improve forecast reliability and automation performance.
Use it when
- Yes.
- CRM Hygiene improves forecast accuracy and reporting by cleaning data quality issues—fixing missing fields, standardizing picklist values.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Similar skills
Install
guia-matthieu/clawfu-skills/crm-hygiene · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I audit CRM data quality with crm-hygiene?
CRM Hygiene systematically scans your CRM for missing required fields, inconsistencies, duplicates, and stale data. It performs completeness, consistency, accuracy, and timeliness checks across your records, then prioritizes issues by business impact and revenue risk so you can focus cleanup efforts where they matter most.
Can crm-hygiene find and merge duplicate records?
Yes. CRM Hygiene identifies duplicate accounts, contacts, and opportunities in your database and guides you through merging them to consolidate your CRM. This reduces confusion, prevents split records, and ensures your data reflects a single source of truth for each customer.
How does crm-hygiene improve forecast accuracy?
CRM Hygiene improves forecast accuracy and reporting by cleaning data quality issues—fixing missing fields, standardizing picklist values, and removing stale or orphaned records. Accurate, complete data feeds better pipeline visibility and more reliable sales forecasts.
What data governance features does crm-hygiene offer?
CRM Hygiene helps you establish data governance rules and validation to prevent future issues. It recommends validation rules, standardization practices, and ongoing monitoring to keep your CRM clean and compliant with your organization's data standards.
How does crm-hygiene prioritize cleanup tasks?
CRM Hygiene prioritizes data cleanup tasks by business impact and revenue risk. It flags high-impact issues—such as missing owner assignments or bounced contacts—first, so your team tackles the problems that most affect sales performance and automation.
What is included in a CRM audit checklist with crm-hygiene?
CRM Hygiene provides a comprehensive audit checklist covering missing required fields, inconsistent values, duplicate records, stale leads and opportunities, orphaned records without owners, and bounced or invalid contact information. It then suggests remediation steps tailored to your CRM's structure and business needs.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
CRM Hygiene
> Systematically identify and resolve data quality issues in your CRM to improve forecast accuracy, reporting, and automation reliability.
When to Use This Skill
- Quarterly CRM audits
- Before major reporting periods
- When automation workflows fail
- After team changes or migrations
- Preparing for CRM integrations
Methodology Foundation
Based on Salesforce Data Quality Best Practices and RevOps Co-op Data Governance frameworks, focusing on: - Completeness (required fields populated) - Consistency (standardized values) - Accuracy (correct and current data) - Timeliness (recent updates)
What Claude Does vs What You Decide
| Claude Does | You Decide |
|---|---|
| Defines audit criteria | Which fields are required |
| Identifies data issues | Priority of fixes |
| Categorizes problems by type | Who owns cleanup tasks |
| Suggests remediation steps | Automation vs manual fix |
(truncated - see the full file via the links below)
File tree — 1 file
skills/revops/crm-hygiene/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Audit CRM for missing fields, inconsistencies, duplicates, and stale data”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
crm-cli is a headless, terminal-native CRM that stores all contact, company, and deal data in a single SQLite file. Query your pipeline, track activity, and compose with standard Unix tools—no server, no GUI, no accounts required.
This skill covers core data engineering concepts including batch and streaming pipeline architectures, ETL versus ELT workflows, and storage technology selection. You'll explore data quality dimensions, validation strategies, and lineage tracking to ensure reliable data systems.
geo-technical helps you evaluate your website's technical foundation through the lens of both traditional search engines and AI-powered platforms like ChatGPT, Claude, and Perplexity. It identifies gaps in crawlability, indexing, and content structure that matter to modern discovery systems. Use this skill to shift your optimization strategy toward where traffic is actually heading.
SQLAlchemy equips Python developers with a robust SQL toolkit and ORM for building type-safe database applications. Master declarative models, relationship mapping, efficient query patterns, and async support using SQLAlchemy 2.0's modern API.
SQLAlchemy ORM Expert covers modern ORM patterns, session handling, and query performance tuning tailored for customer support systems. Learn to design robust data models with relationships, leverage async operations in FastAPI, and integrate PostgreSQL effectively. The skill walks through real support scenarios including ticket management, user authentication, and bulk data operations.
Build scalable persistence layers with JPA and Hibernate through entity design, query strategies, and performance tuning. Learn to prevent N+1 queries, configure transactions, and implement caching across multiple database platforms. Covers relationship mapping, lazy loading optimization, and production-ready patterns.