--- name: ruflo-status description: Show Ruflo system health, MCP server status, and active agents --- $ARGUMENTS Run diagnostics and show system status. ```bash npx @claude-flow/cli@latest doctor npx @claude-flow/cli@latest status ``` To auto-fix issues, run `npx @claude-flow/cli@latest doctor --fix` separately.