availability-probes

Configure SLOs and availability probes for new API routes.

Updated May 11, 2026
One-click install
npx skills add https://github.com/AesopScott/mojo --skill availability-probes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: availability-probes
Source: https://github.com/AesopScott/mojo/tree/main/harnesses/skills/availability-probes
Command: npx skills add https://github.com/AesopScott/mojo --skill availability-probes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of managing system latency and service reliability by providing a structured framework to implement SLO configurations and availability probes for new routes.

Core Features & Use Cases

  • Harness Control: Provides a standardized runbook for modifying latency-sensitive boundaries.
  • Safety-First Implementation: Ensures that capability changes are tested against both positive and boundary conditions before deployment.
  • Use Case: When adding a new API route that requires specific latency targets, use this Skill to define the SLO and availability probe logic to ensure the system handles the new traffic without degrading performance.

Quick Start

Use the availability-probes skill to define the SLO configuration and probe requirements for the new user-profile route.

Frequently Asked Questions about availability-probes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure SLOs and availability probes for a new API route?

To configure SLOs and availability probes for a new API route, you define the latency targets and probe logic using a standardized runbook, ensuring the system handles new traffic without performance degradation.

What is the best way to manage system latency when adding new routes?

Managing system latency for new routes requires implementing availability probes and defining service level objectives, which establishes performance boundaries and ensures routing reliability under increased traffic loads.

How do I test capability changes against boundary conditions before deployment?

You test capability changes against boundary conditions by applying safety-first implementation protocols that verify both allowed and blocked behavior patterns, ensuring modifications are validated before deployment.

When do I need to modify latency-sensitive boundaries in a test harness?

You need to modify latency-sensitive boundaries in a test harness when expanding capabilities or adding new traffic routes, ensuring the system adheres to defined safety protocols and performance targets.

Does implementing availability probes require specific dependencies or environments?

Implementing availability probes requires no external dependencies, utilizing an internal framework to configure SLOs and manage routing reliability directly within your software engineering tasks.

Why do I need to verify blocked behavior patterns when testing performance boundaries?

Verifying blocked behavior patterns when testing performance boundaries ensures that capability expansions do not violate defined safety protocols, preventing unexpected system failures and maintaining routing reliability.