pmstudio-recovery

Generate service restoration runbooks from disaster recovery plans.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/coco-research/coco --skill pmstudio-recovery-coco-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pmstudio-recovery
Source: https://github.com/coco-research/coco/tree/main/skills/recovery-plan
Command: npx skills add https://github.com/coco-research/coco --skill pmstudio-recovery-coco-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns disaster recovery plans into practical service restoration runbooks so teams can respond to incidents with clear, executable steps instead of improvising under pressure.

Core Features & Use Cases

  • Scenario-to-runbook conversion: Extracts each disaster scenario, trigger, dependency, contact, and workaround from the DR plan.
  • Execution-ready procedures: Produces step-by-step recovery actions with verification checks, decision points, rollback paths, and post-recovery tasks.
  • Timing and readiness validation: Compares estimated recovery time against RTO targets and flags cases where the plan is too slow or needs parallelization.
  • Offline-friendly output: Generates self-contained HTML meant to work during outages without external dependencies.
  • Use case: A responder can take an existing DR plan and quickly produce a detailed restoration guide for database failures, service outages, or dependency outages.

Quick Start

Ask the assistant to generate a recovery plan from the project’s DR plan and architecture notes, then produce an offline HTML restoration runbook.

Frequently Asked Questions about pmstudio-recovery

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

FAQPage Schema
How do I create a service restoration runbook from a disaster recovery plan?

A service restoration runbook is generated by extracting disaster scenarios, triggers, dependencies, and contacts from your DR plan to produce step-by-step recovery actions with verification checks and offline HTML output.

What is disaster recovery runbook generation and how does it handle RTO targets?

Disaster recovery runbook generation converts DR plans into executable recovery procedures and validates estimated recovery times against RTO targets, flagging cases where the plan requires parallelization to meet readiness thresholds.

How do I build an offline HTML recovery runbook for service outages?

You can build an offline HTML recovery runbook by providing DR plan scenarios, contact details, and verification steps, which produces a self-contained file that works during outages without external dependencies.

Can I generate incident response procedures for dependency failures and database outages?

Yes, incident response procedures can be generated for dependency failures and database outages by extracting disaster scenarios from your DR plan and converting them into execution-ready steps with rollback paths and post-recovery tasks.

Does the runbook include timing validation against RPO and RTO targets?

Timing validation compares estimated recovery time against RTO targets and flags cases where the disaster recovery plan is too slow or needs parallelization to meet service restoration requirements.

What do I need to provide to generate a recovery runbook for incident response?

You need to provide DR plan scenarios, RTO and RPO targets, contact details, and verification steps to generate a detailed restoration guide with decision points, rollback paths, and post-recovery tasks.