crm-hygiene
Use to enforce stage definitions, next-step requirements, and data completeness across the pipeline.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install gtmagents/gtm-agents/crm-hygieneskilz install gtmagents/gtm-agents/crm-hygiene --agent opencodeskilz install gtmagents/gtm-agents/crm-hygiene --agent codexskilz install gtmagents/gtm-agents/crm-hygiene --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/gtmagents/gtm-agentscp -r gtm-agents/plugins/sales-pipeline/skills/crm-hygiene ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
exec-briefing
by gtmagents
Use to craft concise executive updates, agendas, and follow-up logs for QBR/EBR sessions.
makefile-review
by athola
Audit Makefiles for duplication, portability, and idiomatic GNU Make usage.Triggers: Makefile review, build system, GNU Make, portability, deduplic...
build-assistant
by vanman2024
Build Claude Code framework components (agents, slash commands, skills, plugins) following standardized templates. Use when creating new agents, co...
astro-patterns
by vanman2024
Astro best practices, routing patterns, component architecture, and static site generation techniques. Use when building Astro websites, setting up...
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Technical
- Meta-Domain
- development
- Primary Domain
- ci cd
- Market Score
- 28
Agent Skill Grade
D Score: 65/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing Reference Files for Templates
- Vague Trigger Terms in Description
Recommendations
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I've analyzed the crm-hygiene skill at 65/100 and here's an opening that feels genuine:
Took a look at your CRM hygiene skill—solid attempt at tackling data quality, though it feels like you're doing heavy lifting in areas that might benefit from more upfront validation. The 65/100 reflects some real gaps in Progressive Disclosure architecture that could cut your token usage significantly.
Links:
The TL;DR
You're at 65/100, squarely in D territory. This is based on Anthropic's skill best practices rubric. Your strongest area is Spec Compliance (11/15)—the frontmatter is valid and naming conventions are solid. But you're bleeding points in Progressive Disclosure (18/30) and Ease of Use (16/25) because the skill lacks supporting reference files and trigger phrases that would actually get people to use it.
What's Working Well
- Valid frontmatter structure – Your YAML is clean and follows conventions properly
- Solid problem domain – CRM data quality is a real pain point; the framework approach (Stage Definitions → Validation → Monitoring) is logical
- Professional tone – No marketing fluff; stays instructional throughout
- Reasonable conceptual framework – The 5-step structure gives users something to hang their hat on
The Big One: Missing Reference Files
This is your biggest drag on score. You mention three templates—Stage checklist, Hygiene scorecard, Escalation request form—but they're just listed, not provided. That means all the detail has to live in the main skill file, which bloats it and wastes tokens on context that could be delegated.
Here's the fix: Create actual reference files:
references/stage-checklist-template.mdwith fields, approvers, entry/exit crite...
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.