Run health checks on the Ruflo installation and fix common issues
Scanned 9/4/2026
Install to Claude Code
npx -y skills add ruvnet/claude-flow --skill ruflo-doctor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ruflo Doctor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ruvnet-ruflo-doctor-ruflo)More formats (shields.io, HTML) on the badges page.
---
name: ruflo-doctor
description: Run health checks on the Ruflo installation and fix common issues
argument-hint: "[--fix]"
allowed-tools: Bash(npx *)
---
Run `npx @claude-flow/cli@latest doctor --fix` to diagnose and auto-repair common issues.
Checks: Node.js 20+, npm 9+, git, config validity, daemon status, memory database, API keys, MCP servers, disk space, TypeScript.
Targeted fixes:
- Memory: `npx @claude-flow/cli@latest memory init --force`
- Daemon: `npx @claude-flow/cli@latest daemon start`
- Config: `npx @claude-flow/cli@latest config reset`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!