Skip to main content

u02201-retry-and-backoff-orchestration-for-personal-health-routines

Build and operate the "Retry And Backoff Orchestration for personal health routines" capability for personal health routines. Use when this exact capability is required by autonomous or human-guided missions.

Ir a la instalación

Datos de origen

Repositorio
zwright8/OpenClaw-Code
Última actividad en el origen
18 de junio de 2026 a las 22:48
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
u02201-retry-and-backoff-orchestration-for-personal-health-routines
description
Build and operate the "Retry And Backoff Orchestration for personal health routines" capability for personal health routines. Use when this exact capability is required by autonomous or human-guided missions.
# Retry And Backoff Orchestration for personal health routines ## Why This Skill Exists Use retry and backoff orchestration in personal health routines with emphasis on evidence quality, falsifiability, and calibration. ## When To Use Use this skill when the request explicitly needs "Retry And Backoff Orchestration for personal health routines" outcomes in the personal health routines domain. ## Step-by-Step Implementation Guide 1. Define measurable outcomes for Retry And Backoff Orchestration for personal health routines, including baseline and target metrics for personal health routines. 2. Specify structured inputs/outputs for retry and backoff orchestration and validate schema contract edge cases. 3. Implement the core retry and backoff orchestration logic with deterministic scoring and reproducible execution traces. 4. Integrate orchestration policy, routing, approval gates, retries, and rollback for autonomous execution. 5. Run unit, integration, simulation, and regression suites for Retry And Backoff Orchestration for personal health routines under maximally truth-seeking conditions. 6. Roll out behind a feature flag, monitor telemetry, and refine thresholds using observed operational outcomes. ## Required Deliverables - Capability contract: input schema, deterministic scoring, output schema, and failure modes. - Runtime profile: generalist-engine using retry and backoff orchestration to produce retry-and-backoff-orchestration-artifact-personal-health-routine. - Orchestration integration: personal-health-routines:generalist-engine routing, approval gates, retries, and rollback controls. - Validation evidence: unit, integration, simulation, regression-baseline suites and rollout telemetry. ## Operational Runbook ### Preflight - Validate mission scope, contracts, and required inputs. - Verify feature flag posture, dependencies, and approval prerequisites. ### Execution - Execute retry and backoff orchestration workflow with deterministic scoring and trace capture. - Track posture transitions and preserve reproducible evidence artifacts. ### Recovery - Apply rollback strategy if posture is critical or guardrails fail. - Escalate blocked execution to oversight with incident packet and trace references. ### Handoff - Publish outcome report, scorecard, and telemetry links. - Queue follow-up tasks for unresolved risks, approvals, or optimization work. ## Guardrails - [quality] Require unit and integration validations before promoting Retry And Backoff Orchestration for personal health routines. -> `run-validation:unit+integration+simulation+regression-baseline` - [reliability] Trigger rollback on critical posture or repeated failures. -> `rollback:rollback-to-last-stable-baseline` - [compliance] Require policy and approval gates prior to autonomous deployment. -> `approval-gates:policy-constraint-check+evidence-review` - [safety] Block production action when risk posture is critical until human oversight review. -> `open-incident:human-oversight`
Ver en GitHub