repair

Diagnose Hook failures, document corruption, and misconfigurations with automated recovery.

1|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/tygwan/AgenticREVIT --skill repair
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repair
Source: https://github.com/tygwan/AgenticREVIT/tree/main/.claude/skills/repair
Command: npx skills add https://github.com/tygwan/AgenticREVIT --skill repair

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates diagnosis and automated recovery for system repair tasks, focusing on Hook failures, document corruption, and misconfigurations to restore stability.

Core Features & Use Cases

  • Diagnose: Detects Hook failures, corrupted documents, and configuration inconsistencies.
  • Auto-Recovery: Applies safe auto-fixes, creates missing directories, and restores defaults.
  • Use Case: When a plugin's hooks fail after an update, run /repair --full to automatically diagnose, fix, and generate a recovery report.

Quick Start

Run the repair workflow to diagnose and recover:

  • /repair --diagnose
  • /repair --full
  • /repair --report

Frequently Asked Questions about repair

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

FAQPage Schema
How do I diagnose and fix hook failures in my system?

Hook failures can be diagnosed and fixed automatically using the repair workflow. Run /repair --diagnose to detect hook issues, then /repair --full to apply safe auto-fixes and restore system stability across your development or production environment.

Can I automatically recover from document corruption and configuration errors?

Yes, auto-recovery handles corrupted documents and misconfigurations. The repair Skill applies deterministic recovery steps, creates missing directories, restores defaults, and generates structured reports with actionable fixes and recovery guidance.

What should I do when a plugin update breaks my hooks?

Run /repair --full after an update to automatically diagnose hook failures, apply fixes, and generate a recovery report. The Skill analyzes logs, detects configuration inconsistencies, and produces validated fixes to restore functionality.

How do I generate a repair report for my system maintenance workflow?

Use /repair --report to produce a structured recovery report after diagnosis and auto-fixes. The report documents detected issues, applied fixes, and validation results for both local development and production environments.

Does the repair process work for both local development and production systems?

Yes, the repair workflow applies to both local development and production environments. It implements deterministic recovery steps, log analysis, and configuration validation across all contexts to restore system stability.

What types of system issues can automatic repair detect and fix?

Automatic repair detects and fixes hook failures, document corruption, and configuration inconsistencies. It applies safe auto-fixes, creates missing directories, restores defaults, and validates configurations to maintain system health.