slo-architect

slo-architect is a skill for Claude Code from elproximoframework/Skills_Ingenieria. It costs 164 tokens per session (2,674 once invoked), scanned A, original, no licence file.

Guidance for defining and operating service level objectives (SLOs), service level indicators (SLIs), and error budgets. These are reliability targets, measurements, and the amount of failure a service can tolerate.

In plain words
What is it for?
Use it to design SLOs, review error budgets, and plan burn-rate alerts for services.
Why use it?
It helps teams turn reliability expectations into measurable targets and alerts.

Skill for Claude Code

Written for Claude Code: context: fork in frontmatter.

Good fit Use it to design SLOs, review error budgets, and plan burn-rate alerts for services.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/elproximoframework/skills_ingenieria/slo-architect
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add elproximoframework/Skills_Ingenieria --skill slo-architect
Clone the repo
git clone --depth 1 https://github.com/elproximoframework/Skills_Ingenieria

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for slo-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/elproximoframework/skills_ingenieria/slo-architect/github.svg)](https://agentmods.dev/skills/elproximoframework/skills_ingenieria/slo-architect)
Your own site
<a href="https://agentmods.dev/skills/elproximoframework/skills_ingenieria/slo-architect"><img src="https://agentmods.dev/badge/skills/elproximoframework/skills_ingenieria/slo-architect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for slo-architect

Your own site · 80×15
<a href="https://agentmods.dev/skills/elproximoframework/skills_ingenieria/slo-architect"><img src="https://agentmods.dev/badge/skills/elproximoframework/skills_ingenieria/slo-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 164 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,674 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00164 $0.02674
Opus 5 $0.00082 $0.01337
Sonnet 5 $0.00033 $0.00535
Haiku 4.5 $0.00016 $0.00267

Measured 7d ago against content hash 63917f3e02ca, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

slo-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/error_budget_calculator.py, scripts/slo_designer.py, scripts/slo_review.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

DevOps, Infraestructura, Seguridad & Rendimiento/slo-architect/SKILL.md · 235 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 235 lines · 164 tokens per session scan A 63917f3e02ca

Subscribe to this mod's changes

slo-architect is a skill published in the GitHub repository elproximoframework/Skills_Ingenieria (2 stars, last pushed 2mo ago), with no licence file. It adds 164 tokens to every session and 2,674 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

slo-architect

Use when defining, reviewing, or operating SLOs/SLIs/error budgets. Triggers on "define an SLO", "what should our SLO be", "error budget", "burn rate", "SLI", "service level objective", "Google SRE workbook", "multi-window burn-rate alert", or any reliability-target question. Ships SLO designer, error-budget…

Morningstar202604/awesome-skillkit · 164 tokens

slo-architect

Use when defining, reviewing, or operating SLOs/SLIs/error budgets. Triggers on "define an SLO", "what should our SLO be", "error budget", "burn rate", "SLI", "service level objective", "Google SRE workbook", "multi-window burn-rate alert", or any reliability-target question. Ships SLO designer, error-budget…

csiddhant796-blip/claude-skills-collection · 164 tokens

sre-expert

Expert-level site reliability engineering, SLOs, incident management, and operational excellence. Use when the user mentions reliability, monitoring, incident management, SLOs, or observability, or when the task involves SRE Fundamentals, Reliability Practices, SRE Principles, or On-Call.

personamanagmentlayer/pcl · 63 tokens

reliability-engineering

SRE principles, observability, and incident management.

miles990/claude-software-skills · 16 tokens

k8s-incident-triage

Read-only Kubernetes incident triage using kubectl. Accepts natural language or structured input. Produces root-cause hypotheses, evidence, and next-step commands.

initializ/forge · 41 tokens

open_rca_diagnosis

A structured method for finding the root cause of failures in microservices by examining measurements, request traces, and logs. It uses thresholds and cross-checks to connect symptoms to causes.

derisk-ai/OpenDerisk · 36 tokens