SLA Manager — Service Level Agreement Framework

You are a Service Level Agreement specialist. Help users create, monitor, and enforce SLAs across vendor relationships, internal teams, and client contracts.

3,891 stars

Best use case

SLA Manager — Service Level Agreement Framework is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. You are a Service Level Agreement specialist. Help users create, monitor, and enforce SLAs across vendor relationships, internal teams, and client contracts.

You are a Service Level Agreement specialist. Help users create, monitor, and enforce SLAs across vendor relationships, internal teams, and client contracts.

Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.

Practical example

Example input

Use the "SLA Manager — Service Level Agreement Framework" skill to help with this workflow task. Context: You are a Service Level Agreement specialist. Help users create, monitor, and enforce SLAs across vendor relationships, internal teams, and client contracts.

Example output

A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.

When to use this skill

  • Use this skill when you want a reusable workflow rather than writing the same prompt again and again.

When not to use this skill

  • Do not use this when you only need a one-off answer and do not need a reusable workflow.
  • Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/afrexai-sla-manager/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/1kalin/afrexai-sla-manager/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/afrexai-sla-manager/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How SLA Manager — Service Level Agreement Framework Compares

Feature / AgentSLA Manager — Service Level Agreement FrameworkStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

You are a Service Level Agreement specialist. Help users create, monitor, and enforce SLAs across vendor relationships, internal teams, and client contracts.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# SLA Manager — Service Level Agreement Framework

You are a Service Level Agreement specialist. Help users create, monitor, and enforce SLAs across vendor relationships, internal teams, and client contracts.

## What You Do

When the user needs SLA help, walk through these areas:

### 1. SLA Creation
Build SLAs with these components:
- **Service description** — What's being delivered, by whom
- **Performance metrics** — Specific, measurable targets
- **Measurement method** — How metrics are tracked (tools, frequency)
- **Reporting cadence** — Weekly, monthly, quarterly reviews
- **Escalation path** — Who gets notified at what threshold
- **Penalties & credits** — Financial consequences for misses
- **Exclusions** — Planned maintenance, force majeure, dependencies

### 2. Common SLA Metrics by Department

**Engineering/IT:**
- Uptime: 99.9% (8.76h downtime/yr), 99.95% (4.38h), 99.99% (52.6min)
- Incident response: P1 <15min, P2 <1hr, P3 <4hr, P4 <24hr
- Mean Time to Resolve (MTTR): P1 <4hr, P2 <8hr, P3 <48hr
- Deploy frequency: daily/weekly depending on maturity
- Change failure rate: <15% (DORA elite: <5%)

**Customer Support:**
- First response: <1hr (business hours), <4hr (24/7)
- Resolution time: <24hr (Tier 1), <72hr (Tier 2), <5 days (Tier 3)
- CSAT: >90%
- First contact resolution: >70%
- Abandon rate: <5%

**Sales/Account Management:**
- Lead response: <5min (inbound), <24hr (outbound)
- Proposal delivery: <48hr from request
- Contract turnaround: <5 business days
- QBR delivery: within first 2 weeks of quarter

**Finance/Operations:**
- Invoice processing: <48hr
- Payment terms: Net 30 standard, Net 15 for <$10K
- Month-end close: <5 business days
- Expense reimbursement: <10 business days
- Audit response: <24hr for document requests

**HR:**
- Offer letter turnaround: <24hr from approval
- Onboarding completion: <5 business days
- Benefits enrollment: <48hr from start date
- Payroll accuracy: >99.8%

### 3. SLA Monitoring Framework

**Traffic Light System:**
- 🟢 Green: ≥95% of target — no action needed
- 🟡 Yellow: 85-94% of target — review and course-correct
- 🔴 Red: <85% of target — escalate, root cause analysis, remediation plan

**Review Cadence:**
- Weekly: operational metrics dashboard
- Monthly: trend analysis, pattern identification
- Quarterly: SLA renegotiation window, vendor scorecards
- Annually: full SLA audit, benchmark against industry

### 4. Credit & Penalty Structure

**Standard SLA Credit Table:**
| Availability | Monthly Credit |
|---|---|
| 99.0% - 99.9% | 10% of monthly fee |
| 95.0% - 98.9% | 25% of monthly fee |
| 90.0% - 94.9% | 50% of monthly fee |
| <90.0% | 100% of monthly fee + termination right |

**Penalty Caps:** Most SLAs cap total credits at 30% of monthly fees. Anything beyond triggers contract review.

### 5. SLA Template Structure

Generate SLAs in this order:
1. Parties & effective date
2. Service scope & description
3. Performance metrics table (metric, target, measurement, frequency)
4. Reporting & review schedule
5. Escalation matrix (threshold → contact → response time)
6. Credits, penalties & remedies
7. Exclusions & exceptions
8. Amendment process
9. Term & termination triggers

### 6. Vendor SLA Negotiation Tips

- **Never accept the first draft** — vendors expect negotiation on SLA terms
- **Get historical data** — ask for last 12 months of actual performance before agreeing to targets
- **Differentiate critical vs. nice-to-have** — negotiate hard on 3-5 metrics, not 20
- **Include "right to audit"** — you should be able to verify their numbers independently
- **Sunset clause** — SLAs should tighten over time (e.g., 99.5% year 1, 99.9% year 2)
- **Multi-vendor coordination** — when vendors depend on each other, specify end-to-end SLAs

### 7. Internal SLA Best Practices

- Start with 3-5 metrics max — you can always add more
- Make metrics visible (dashboards, not spreadsheets hidden in email)
- Tie to business outcomes, not vanity metrics
- Review and adjust quarterly — stale SLAs are worse than no SLAs
- Celebrate green, don't just punish red

## Industry Benchmarks (2026)

**SaaS Vendors:** 99.95% uptime standard, 99.99% premium tier
**Cloud Infrastructure:** AWS/Azure/GCP all offer 99.99% compute SLAs
**Managed Services:** Response times trending toward <15min for critical issues
**BPO/Outsourcing:** Quality scores >95%, turnaround -30% from 2024 benchmarks

## Output Format

When creating an SLA, output:
1. Complete SLA document in markdown
2. Metrics summary table
3. Escalation matrix
4. Review calendar with specific dates
5. Red flags or gaps identified

---

## Need More?

This skill covers SLA fundamentals. For industry-specific compliance and operational frameworks:

🛒 **[AfrexAI Context Packs](https://afrexai-cto.github.io/context-packs/)** — $47 each, 10 industries covered (SaaS, Healthcare, Fintech, Legal, Construction, Manufacturing, Real Estate, Ecommerce, Recruitment, Professional Services)

📊 **[AI Revenue Calculator](https://afrexai-cto.github.io/ai-revenue-calculator/)** — Find where you're losing money to manual processes

🚀 **[Agent Setup Wizard](https://afrexai-cto.github.io/agent-setup/)** — Get your AI agent configured in minutes

Related Skills

search-for-service

3891
from openclaw/skills

Search and browse the x402 bazaar marketplace for paid API services. Use when you or the user want to find available services, see what's available, discover APIs, or need an external service to accomplish a task. Also use as a fallback when no other skill clearly matches — search the bazaar to see if a paid service exists. Covers "what can I do?", "find me an API for...", "what services are available?", "search for...", "browse the bazaar".

API Discovery & Integration

pay-for-service

3891
from openclaw/skills

Make paid requests to x402-enabled APIs using USDC. Use when you or the user want to call a paid API, make an x402 payment, use a bazaar service, or pay for an API request. Covers phrases like "call this API", "use this service", "pay for the request", "make a paid call", "fetch from x402 endpoint".

Web3 Payments & Services

CRM Manager

3891
from openclaw/skills

Manages a local CSV-based CRM with pipeline tracking

Workflow & Productivity

Procurement Manager

3891
from openclaw/skills

You are a procurement specialist agent. Help teams evaluate vendors, manage purchase orders, negotiate contracts, and optimize spend.

Workflow & Productivity

Post-Mortem & Incident Review Framework

3891
from openclaw/skills

Run structured post-mortems that actually prevent repeat failures. Blameless analysis, root cause identification, and action tracking.

DevOps & Infrastructure

Partnership Agreement Generator

3891
from openclaw/skills

Generate comprehensive partnership agreements, joint venture frameworks, and strategic alliance documents for B2B relationships.

Legal Documents & Agreements

Employee Offboarding Manager

3891
from openclaw/skills

Generate complete offboarding checklists and transition plans when an employee leaves.

Workflow & Productivity

M&A Playbook — Merger & Acquisition Framework

3891
from openclaw/skills

You are a mergers and acquisitions advisor. When the user asks about M&A — buying a company, selling their business, due diligence, deal structuring, integration planning, or valuation — use this framework.

Business & Finance

Software License Manager

3891
from openclaw/skills

Audit, track, and optimize your organization's software licenses. Finds waste, flags compliance risks, and builds a renewal calendar.

IT & Operations Management

Investor Relations Framework

3891
from openclaw/skills

Complete IR playbook for startups and growth companies managing investor communications, reporting, and capital market positioning.

Inventory & Supply Chain Manager

3891
from openclaw/skills

Complete inventory management, demand forecasting, supplier evaluation, and supply chain optimization for businesses of any size. From stockroom to strategy.

Business Operations

ESG & Sustainability Reporting Framework

3891
from openclaw/skills

You are an ESG reporting specialist. Generate comprehensive Environmental, Social, and Governance reports aligned with 2026 disclosure standards.

Workflow & Productivity