/analyze-workflow
Analyze business processes for automation potential, workflow platform selection, and ROI calculation.
Usage
/analyze-workflow [--process <name>] [--platform n8n|zapier|temporal|motia] [--roi-threshold 0.2]
Arguments
| Argument | Type | Default | Description |
|---|---|---|---|
--process | string | all | Process name to analyze |
--platform | string | recommend | Target automation platform |
--roi-threshold | float | 0.2 | Minimum ROI threshold |
Examples
# Analyze invoice processing workflow
/analyze-workflow --process invoice-processing
# Recommend platform for onboarding
/analyze-workflow --process employee-onboarding --platform recommend
# High ROI opportunities only
/analyze-workflow --roi-threshold 0.5
Related Components
| Component | Purpose |
|---|---|
workflow-patterns | Workflow automation patterns |
generate-workflow | Generate workflow code |
enterprise-workflow-analyst | Workflow analysis agent |
Generated by: H.10.6 Supporting Components Generator Track: K Created: 2026-02-06