What problem does it solve?
Ruflo installations can break due to outdated Node.js versions, invalid configs, stopped daemons, or corrupted memory databases, and manually diagnosing each component is tedious. This Skill runs a single health check command that detects and fixes these common issues automatically.
Core Features & Use Cases
- Automated Health Checks: Verifies Node.js 20+, npm 9+, git, config validity, daemon status, memory database, API keys, MCP servers, disk space, and TypeScript.
- Auto-Repair Mode: The
--fix flag repairs detected problems without manual intervention.
- Targeted Fixes: Supports focused repairs for memory initialization, daemon startup, and config resets.
- Use Case: After upgrading Node.js, your Ruflo daemon stops responding. Run the doctor command to identify the stale daemon process and restart it automatically.
Quick Start
Ask the assistant to run the ruflo doctor health check with the fix flag to diagnose and repair your installation.