create_task
Analyzes task descriptions and project context to suggest optimal domain, complexity level, and implementation, following best practices for task organization.
Instructions
Create a new task with intelligent placement and configuration.
This tool analyzes the task description and project context to suggest the best domain, complexity level, and implementation for a new task. It follows mise best practices for task organization and naming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_hint | No | Hint about which domain this task belongs to | |
| project_path | Yes | Path to the project directory | |
| suggested_name | No | Suggested task name | |
| force_complexity | No | Force complexity level (simple/moderate/complex) | |
| task_description | Yes | Description of what the task should do |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||