workflow-run
Installation
SKILL.md
Workflow Run
Execute and manage running workflows.
When to use
When you need to run a defined workflow, monitor its progress, or control its execution (pause, resume, cancel).
Steps
- Execute — call
mcp__claude-flow__workflow_executeormcp__claude-flow__workflow_runwith the workflow ID - Monitor — call
mcp__claude-flow__workflow_statusto check progress and step outcomes - Pause — call
mcp__claude-flow__workflow_pauseto halt execution at the current step - Resume — call
mcp__claude-flow__workflow_resumeto continue from where paused - Cancel — call
mcp__claude-flow__workflow_cancelto abort the workflow
Execution modes
- Sequential — steps run one after another
- Parallel — independent steps run concurrently
- Conditional — steps execute based on previous step outcomes
- Manual gate — pause for human approval before continuing
Related skills
More from ruvnet/ruflo
agent-swarm
Agent skill for swarm - invoke with $agent-swarm
299agent-workflow
Agent skill for workflow - invoke with $agent-workflow
274agent-arch-system-design
Agent skill for arch-system-design - invoke with $agent-arch-system-design
274workflow-automation
>
264agent-architecture
Agent skill for architecture - invoke with $agent-architecture
263security-audit
>
262