Agent skill
territory-optimization
Use to score territory scenarios for fairness, whitespace, and productivity.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/territory-optimization
SKILL.md
Territory Optimization Skill
When to Use
- Designing new coverage models or rebalancing routes.
- Evaluating fairness metrics during carve-up reviews.
- Preparing leadership readouts on territory effectiveness.
Framework
- Input Prep – normalize account TAM, ARR, propensity, and travel constraints.
- Scenario Modeling – generate multiple carve-ups (geo, industry, hybrid) with scoring weights.
- Fairness Scoring – calculate Gini, whitespace %, and attainment probability per rep.
- Operational Check – validate CRM ownership, routing rules, and ROE impact.
- Recommendation – surface top options with rationale and risks.
Templates
- Territory scoring matrix (scenario vs KPIs).
- Leadership readout deck outline.
- Change management checklist for RevOps + Enablement.
Tips
- Keep scoring weights transparent to avoid stakeholder confusion.
- Include travel/coverage constraints early to prevent downstream rework.
- Pair with
roe-governanceto confirm routing + escalation rules.
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?