workflow-create
Installation
SKILL.md
Workflow Create
Create reusable workflow templates for automated task execution.
When to use
When you have a repeatable multi-step process (CI/CD, onboarding, release, review) that should be codified as a workflow.
Steps
- List templates — call
mcp__claude-flow__workflow_templateto see available workflow templates - Create workflow — call
mcp__claude-flow__workflow_createwith steps, conditions, and execution order - List workflows — call
mcp__claude-flow__workflow_listto see all defined workflows - Check status — call
mcp__claude-flow__workflow_statusto monitor a workflow - Clean up — call
mcp__claude-flow__workflow_deleteto remove unused workflows
Workflow features
- Sequential and parallel step execution
- Conditional branching based on step outcomes
- Template inheritance for common patterns
- Pause/resume for manual approval gates
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