Skills Productivity Diagnose and Report Ruflo System Status

Diagnose and Report Ruflo System Status

v20260730
ruflo-status
This skill helps diagnose the health and gather comprehensive status reports for the Ruflo system, including the MCP server and active agents. It provides a read-only workflow to check system status or, when explicitly requested, performs a non-destructive repair and reports the changes.
Get Skill
179 downloads
Overview

Ruflo status

Use this skill when the user asks for Ruflo health, diagnostics, MCP server state, or active-agent status.

Default read-only workflow

Run these commands in order:

npx @claude-flow/cli@latest doctor
npx @claude-flow/cli@latest status

Summarize the diagnostics and status together. Do not repair, reset, start, stop, install, or otherwise change anything during the default workflow.

Explicit repair workflow

Only when the user explicitly asks to fix or auto-repair the installation, replace the first command with:

npx @claude-flow/cli@latest doctor --fix
npx @claude-flow/cli@latest status

Report what the repair changed and the resulting status. Never infer authorization for doctor --fix from a request to check or diagnose Ruflo.

Info
Category Productivity
Name ruflo-status
Version v20260730
Size 995B
Updated At 2026-07-31
Language