build_custom_workflow
Create tailored development workflows by defining phases, iteration limits, and output preferences. Supports predefined or fully custom configurations for tasks like refactoring, feature creation, and testing.
Instructions
Build a custom workflow with full control over phases and configuration. Use specific workflow tools (refactor_workflow, create_feature_workflow, etc.) for optimized presets.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
iterationLimits | No | Set iteration limits before escalation to user input | |
outputPreferences | No | ||
selectedPhases | No | Select which phases to include in your workflow | |
task | Yes | Description of the programming task | |
userCheckpoints | No | ||
workflowType | No | Use a predefined workflow type or custom for full control | custom |