Skip to main content
Generalgtmagents

crm-hygiene

Use to enforce stage definitions, next-step requirements, and data completeness

Stars
259
Source
gtmagents/gtm-agents
Updated
2026-04-03
Slug
gtmagents--gtm-agents--crm-hygiene
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/gtmagents/gtm-agents/HEAD/plugins/sales-pipeline/skills/crm-hygiene/SKILL.md -o .claude/skills/crm-hygiene.md

Drops the SKILL.md into .claude/skills/crm-hygiene.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

CRM Hygiene Playbook Skill

When to Use

  • Preparing for pipeline inspections or forecast calls.
  • Auditing data quality before exec reviews or board decks.
  • Coaching reps on consistent CRM updates.

Framework

  1. Stage Definitions – document entry/exit criteria and mandatory fields for each stage.
  2. Data Completeness – ensure next steps, close dates, contacts, and products are filled.
  3. Aging Thresholds – define acceptable days-in-stage and automatic escalation triggers.
  4. Exception Handling – outline how to request overrides or re-open closed deals.
  5. Monitoring – schedule hygiene dashboards + alerts for missing data.

Templates

  • Stage checklist (fields + approvers per stage).
  • Hygiene scorecard for reps/managers.
  • Escalation request form for data overrides.

Tips

  • Automate reminders for missing next steps or overdue close dates.
  • Pair with forecasting enablement to keep assumptions grounded.
  • Share hygiene scores transparently to drive accountability.