create-workflow-command
/customaize-agent:create-workflow-command [workflow-name] [description]Arguments
Usage Examples
# Create a feature implementation workflow
> /customaize-agent:create-workflow-command feature-implementation "Research, plan, and implement features"
# Create a code review workflow
> /customaize-agent:create-workflow-command code-review "Multi-phase code analysis and feedback"
# Start interactive workflow creation
> /customaize-agent:create-workflow-commandHow It Works
Execution Patterns
Pattern
Use Case
Description
Last updated