doctor

Diagnose Diverga plugin health with a 5-layer Check-Report-Fix pattern.

5|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/HosungYou/Diverga --skill doctor-hosungyou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doctor
Source: https://github.com/HosungYou/Diverga/tree/main/skills/doctor
Command: npx skills add https://github.com/HosungYou/Diverga --skill doctor-hosungyou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive diagnostics for the Diverga plugin, identifying and offering solutions for issues related to plugin health, skill synchronization, cache integrity, hook enforcement, configuration validity, API key status, and project state.

Core Features & Use Cases

  • Multi-Layered Diagnostics: Performs checks across 7 distinct layers to ensure the plugin is functioning optimally.
  • Actionable Fixes: Each detected issue comes with a clear recommendation or command to resolve it.
  • Use Case: If Diverga is not responding as expected, running /diverga:doctor will pinpoint whether the problem lies in a missing API key, a desynchronized skill, or a corrupted configuration file, and tell you exactly how to fix it.

Quick Start

Run a full system check of the Diverga plugin by typing /diverga:doctor.

Frequently Asked Questions about doctor

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

FAQPage Schema
How do I run a system check to diagnose Diverga plugin issues?

Run a system check for the Diverga plugin by executing the /diverga:doctor command, which triggers a 5-layer diagnostic pattern to evaluate plugin health, skill synchronization, and cache integrity. It provides detailed reports and actionable fix commands.

What does the Diverga plugin health check diagnostic cover?

The health check diagnostic covers 7 distinct layers including plugin health, skill sync, cache sync, hook enforcement, config validity, API key status, and project state. It identifies issues across these layers and provides actionable fix commands to resolve them.

Why does my Diverga plugin stop responding and how can I fix it?

Your Diverga plugin may stop responding due to a missing API key, a desynchronized skill, or a corrupted configuration file. Running /diverga:doctor pinpoints the exact issue across its 7 diagnostic layers and tells you exactly how to fix it.

Can I use diagnostics to troubleshoot broken hooks and invalid configurations?

Yes, you can troubleshoot broken hooks and invalid configurations by running the diagnostic command. The system checks hook enforcement and config validity, providing clear recommendations and commands to resolve any detected enforcement or validation failures.

What are the limitations of automated troubleshooting for desynchronized skills?

Automated troubleshooting identifies desynchronized skills and provides actionable fix commands, but it requires the Diverga plugin environment to be accessible. If the project state is severely corrupted, manual intervention may be needed beyond the recommended commands.