greater-restoration

Inventory degraded subsystems, identify root causes, and plan staged restoration with verification checkpoints.

105|13|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Hmbown/Wizards-of-the-Ghosts --skill greater-restoration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: greater-restoration
Source: https://github.com/Hmbown/Wizards-of-the-Ghosts/tree/main/generated/hermes/repair-and-recovery/greater-restoration
Command: npx skills add https://github.com/Hmbown/Wizards-of-the-Ghosts --skill greater-restoration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

System degradation accumulates over time, causing multiple subsystems to drift from a healthy state and making fixes brittle. Greater Restoration provides a structured method to inventory affected subsystems, identify root causes, and design a coordinated restoration plan that restores overall health rather than applying piecemeal patches.

Core Features & Use Cases

  • End-to-end restoration planning: inventory subsystems, map dependencies, identify root causes, and propose ordered fixes with verification checkpoints.
  • Safe, staged execution: validate each change before proceeding to the next.
  • Post-restoration health check: document changes and confirm all subsystems return to a healthy state.

Quick Start

Run greater-restoration to plan and execute a comprehensive restoration of the degraded system, ensuring all subsystems are inventoried, root causes identified, and a validated health check completed.

Frequently Asked Questions about greater-restoration

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

FAQPage Schema
How do I plan a system restoration for an IT environment with cascading failures?

A system restoration plan for cascading failures requires inventorying affected subsystems, mapping dependencies, identifying root causes, and proposing ordered fixes with verification checkpoints. This ensures coordinated recovery rather than piecemeal patches.

What's the best way to identify the root cause of system degradation across multiple subsystems?

Root-cause identification for multi-component system degradation involves inventorying subsystems and mapping their dependencies to pinpoint the origin of cascading failures. This structured triage prevents treating symptoms while the underlying fault persists.

When do I need a full restoration workflow instead of applying individual fixes?

A full restoration workflow is needed when systemic degradation causes multiple subsystems to drift from a healthy state, making individual fixes brittle. Coordinated restoration restores overall health through staged execution with validation checkpoints.

Can I validate system health after executing a staged restoration plan?

Yes, a post-restoration health check validates system stability by documenting changes and confirming all subsystems return to a healthy state. This final checkpoint ensures the restoration plan successfully addressed the original degradation.

How do I inventory affected subsystems before starting a restoration plan?

Inventorying affected subsystems requires identifying all degraded components and mapping their dependencies to understand cascading failures. This creates the baseline needed to design a coordinated, ordered restoration workflow.

Why do piecemeal patches fail on deteriorated multi-component IT systems?

Piecemeal patches fail on deteriorated systems because they ignore accumulated systemic degradation and subsystem dependency drift. A comprehensive restoration plan addresses root causes and executes ordered fixes with verification checkpoints instead.