What problem does it solve?
This Skill addresses complex issues with the autorun hook system, ensuring its stability, proper deployment, and effective debugging of "invisible failures" or "zombie states" where code changes aren't reflected.
Core Features & Use Cases
- Deep Debugging: Provides a systematic hierarchy for diagnosing hook errors, from plumbing to source code checks.
- Platform Specifics: Details schema requirements and error handling nuances for both Claude Code and Gemini CLI.
- Deployment & Sync: Guides users through correct installation, synchronization, and restart procedures to avoid stale code.
- Use Case: When
autorun --restart-daemon doesn't fix hook errors, or when rm commands are unexpectedly allowed, this Skill provides the diagnostic steps to pinpoint and resolve the root cause.
Quick Start
Use the autorun-maintainer skill to diagnose why the autorun daemon is not responding after a code update.