技能 效率工具 诊断和报告Ruflo系统状态

诊断和报告Ruflo系统状态

v20260730
ruflo-status
本技能用于诊断Ruflo系统的健康状况,并报告系统、MCP服务器和活动代理的状态。它提供了一个仅读取的工作流来检查系统状态,或在用户明确要求时,执行非破坏性的修复并报告更改。
获取技能
179 次下载
概览

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.

信息
Category 效率工具
Name ruflo-status
版本 v20260730
大小 995B
更新时间 2026-07-31
语言