What problem does it solve?
The ATV Doctor Skill helps you maintain the health of your ATV Starter Kit installation by detecting and addressing potential issues with versioning, file integrity, hooks, prerequisites, and optional dependencies.
Core Features & Use Cases
- Install Path Detection: Identifies both project scaffold and marketplace plugin installation paths.
- Version Checking: Compares installed versions to the latest npm releases.
- File Integrity: Verifies the integrity of project files against a manifest checksum.
- Hook Validity: Ensures the integrity of hooks used in the project.
- MCP Prerequisites: Checks for required inputs for MCP (Copilot CLI) configurations.
- Optional Dependency Gating: Warns about optional dependencies when needed.
- Output Graded Report: Provides a detailed report on the installation status.
- Fix Mode: Automatically updates marketplace plugins when in fix mode.
Quick Start
Run the atv-doctor skill with the 'fix' argument to automatically diagnose and fix any detected issues in your ATV Starter Kit installation.