What problem does it solve?
This Skill identifies and explains problems in anteroom pack and artifact ecosystems so teams can quickly understand impact and remediate without guessing. It aggregates artifact health checks, source status, lockfile mismatches, and common configuration conflicts into a single readable diagnosis.
Core Features & Use Cases
- Interprets artifact health check output and explains why each issue matters, with category-specific remediation guidance.
- Verifies pack sources and cache health, checks lock file presence and validity, and detects shadowing, duplicates, or orphaned artifacts.
- Produces a concise summary with counts, prioritized issues, and a list of auto-fixable items while explicitly avoiding destructive actions unless the user requests them.
- Use case: Onboarding a new developer who sees unexpected skill behavior because a pack collision is shadowing a built-in skill; run this Skill to locate the collision, explain the risk, and list exact non-destructive steps to fix it.
Quick Start
Run the pack-doctor on the current project to generate a prioritized, non-destructive report of pack and artifact issues with clear remediation steps.