opl-runway-recovery-playbook-writer

Generate structured recovery playbooks for OPL Runway failures.

8|5|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/gaofeng21cn/one-person-lab --skill opl-runway-recovery-playbook-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opl-runway-recovery-playbook-writer
Source: https://github.com/gaofeng21cn/one-person-lab/tree/main/plugins/opl-foundation-skills/skills/opl-runway-recovery-playbook-writer
Command: npx skills add https://github.com/gaofeng21cn/one-person-lab --skill opl-runway-recovery-playbook-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OPL Runway failures including compute outages, provider handoff errors, credential gaps, and harvest issues leave teams without standardized recovery steps, leading to prolonged downtime, lost work progress, and inconsistent incident responses.

Core Features & Use Cases

  • Failure Classification: Automatically categorizes root causes into 9 defined failure types including environment, credential, network, and provider capacity issues.
  • Structured Playbook Generation: Builds step-by-step recovery plans with explicit owner actions, expected proof of recovery, rollback conditions, and stop criteria.
  • Use Case: If a Modal endpoint fails due to a credential gap, this skill generates a playbook outlining the exact owner action to refresh credentials, the expected endpoint readback after recovery, and the stop condition if the credential cannot be resolved.

Quick Start

Use the opl-runway-recovery-playbook-writer skill to create a recovery playbook for the failed SSH handoff that returned a network timeout error this morning.

Frequently Asked Questions about opl-runway-recovery-playbook-writer

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

FAQPage Schema
How do I create a standardized recovery playbook for OPL Runway failures?

To create a standardized recovery playbook for OPL Runway failures, you need to classify the root cause into defined failure types and generate structured, step-by-step recovery plans. This process produces ordered owner actions, expected verification proof, and explicit authority boundaries to eliminate ad-hoc incident responses.

What types of OPL Runway execution failures can be classified and resolved?

OPL Runway execution failures that can be classified include environment issues, credential gaps, network timeouts, and provider capacity shortfalls. Classifying these root causes into 9 defined failure types enables operations teams to generate targeted recovery playbooks across local shell, SSH, SLURM, Modal, and managed endpoint runways.

How do I recover from a Modal endpoint credential gap during provider handoff?

To recover from a Modal endpoint credential gap during provider handoff, generate a playbook outlining the exact owner action to refresh credentials. The structured output includes the expected endpoint readback after recovery and explicit stop conditions if the credential cannot be resolved.

Does OPL Runway recovery support compute failures across SSH and SLURM runways?

OPL Runway recovery supports compute failures across SSH and SLURM runways by generating structured playbooks for local shell, SSH, SLURM, Modal, and managed endpoints. It handles incomplete handoff packets and owner route gaps by providing ordered actions and rollback conditions.

What is the best way to prevent unauthorized runtime mutations during OPL incident response?

The best way to prevent unauthorized runtime mutations during OPL incident response is to use structured playbooks with explicit authority boundaries. By defining strict stop criteria and rollback conditions, you prevent unauthorized runtime, provider state, or readiness mutations during execution path recovery.

Why do I need a structured playbook for incomplete handoff packets on managed endpoints?

You need a structured playbook for incomplete handoff packets on managed endpoints to eliminate unstructured incident response processes. Structured playbooks provide ordered owner actions and expected verification proof, ensuring consistent recovery and preventing prolonged downtime or lost work progress.