aiwg-doctor

Diagnose AIWG installation health and provide remediation commands.

4|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/Fortemi/HotM --skill aiwg-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiwg-doctor
Source: https://github.com/Fortemi/HotM/tree/main/.agents/skills/aiwg-doctor
Command: npx skills add https://github.com/Fortemi/HotM --skill aiwg-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill resolves configuration drift, missing dependencies, and deployment errors within the AIWG workspace by providing automated diagnostic checks and actionable remediation steps.

Core Features & Use Cases

  • Automated Diagnostics: Validates Node.js versions, registry integrity, and framework deployment status.
  • Remediation Guidance: Provides specific, step-by-step commands to fix identified issues like missing registries or stale deployments.
  • Use Case: If your AIWG commands stop appearing in your IDE or you encounter unexpected errors, use this Skill to pinpoint exactly which part of the installation is broken and how to fix it.

Quick Start

Run the aiwg-doctor skill to perform a full health check on your current installation and receive immediate troubleshooting instructions.

Frequently Asked Questions about aiwg-doctor

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

FAQPage Schema
How do I fix AIWG commands that stopped appearing in my IDE?

To fix missing AIWG commands, you need to run a comprehensive health check on your installation. This process validates your Node.js version, registry integrity, and framework synchronization to identify the exact configuration failure causing the issue.

How do I troubleshoot AIWG configuration drift and missing dependencies?

You can troubleshoot AIWG configuration drift by executing automated diagnostic checks across your CLI environment. This generates an automated diagnostic report with specific, step-by-step remediation commands to resolve missing dependencies and deployment errors.

What does an AIWG health check validate during deployment?

An AIWG health check validates system requirements including Node.js versions, registry integrity, and framework deployment status. It operates across CLI environments to ensure operational stability by checking for configuration drift and framework synchronization issues.

Do I need specific dependencies to run AIWG diagnostics?

No external dependencies are required to run AIWG diagnostics. The health check operates directly within your CLI environment to validate existing system requirements and framework synchronization without needing additional installation packages.

Why does my AIWG workspace encounter unexpected deployment errors?

Unexpected AIWG deployment errors occur due to configuration drift, missing dependencies, or registry integrity issues. Running an automated diagnostic check identifies the specific part of the installation that is broken and provides exact remediation commands to restore stability.