Agent skill
sla-tracking
Use to design measurement, alerting, and reporting for MQL→SQL SLAs.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/sla-tracking
SKILL.md
SLA Tracking System Skill
When to Use
- Establishing or revisiting SLA metrics between marketing, SDR, and sales pods.
- Building dashboards/alerts for pipeline speed and follow-up compliance.
- Running retrospectives after SLA breaches or pipeline delays.
Framework
- Definitions – clarify timestamps (MQL, SAL, SQL), owner transitions, and acceptance criteria.
- Targets – set response + acceptance SLAs per segment, region, or channel.
- Measurement – configure data pipelines pulling MAP + CRM events, dedupe logic, and exclusions.
- Alerting – thresholds, notification channels, severity levels, and on-call rotation.
- Review Cadence – weekly dashboards, monthly retros, quarterly recalibration.
Templates
- SLA scorecard (segment → target → actual → variance → owner).
- Alert playbook with trigger conditions and escalation steps.
- Retro template capturing root cause, fixes, and follow-up experiments.
Tips
- Anchor SLAs to revenue impact (pipeline $) to drive accountability.
- Include qualitative context (reason codes) to separate data gaps vs true SLA misses.
- Pair with
routing-logicupdates when volume spikes create bottlenecks.
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?