Agent skill
quota-health
Use to analyze quota distribution, attainment fairness, and productivity signals.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/quota-health
SKILL.md
Quota Health Review Skill
When to Use
- During annual planning to align quotas with territory potential.
- Mid-year to diagnose underperformance risks or over-assignment.
- Before launching compensation plan changes or SPIFs.
Framework
- Data Collection – pull attainment, pipeline, coverage, and territory metrics by rep/segment.
- Fairness Analysis – compute attainment distribution, Gini coefficient, and coverage ratios.
- Signal Review – identify chronic over/under assignments, ramp issues, or constrainted territories.
- Recommendation Engine – suggest quota rebalancing, enablement, or hiring adjustments.
- Governance – log proposed changes, approval needs, and communication strategy.
Templates
- Quota health dashboard (rep-level KPIs, quartiles, recommendations).
- CRO briefing outline with risks/opportunities.
- Quota adjustment request form with approvals.
Tips
- Pair with
territory-optimizationoutputs to ensure coverage and quota stay in sync. - Normalize attainment for ramping reps to avoid skewed fairness scores.
- Keep change logs auditable for finance and legal.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?