estimation
Estimate task durations with MLX-enhanced analysis, assess estimation accuracy from historical data, and view statistical summaries of past task durations.
Instructions
[HINT: Estimation. action=estimate|analyze|stats. Unified task duration estimation tool.]
Unified task duration estimation tool consolidating estimation, accuracy analysis, and statistics.
Actions:
action="estimate": Generate MLX-enhanced time estimate for a task
action="analyze": Analyze estimation accuracy from historical data
action="stats": Get statistical summary of historical task durations
📊 Output: Estimation results based on action 🔧 MLX Enhancement: When use_mlx=True, combines statistical methods with MLX semantic analysis for 30-40% better accuracy ⏱️ Typical Runtime: <1 second (estimate), <2 seconds (analyze), <1 second (stats)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | "estimate", "analyze", or "stats" | estimate |
| name | No | Task name (required for estimate action) | |
| details | No | Task details (estimate action) | |
| tags | No | Comma-separated tags (estimate action) | |
| tag_list | No | ||
| priority | No | Task priority (estimate action) | medium |
| use_historical | No | Use historical data (estimate action) | |
| detailed | No | Return detailed breakdown (estimate action) | |
| use_mlx | No | Use MLX enhancement (estimate action) | |
| mlx_weight | No | MLX weight in hybrid estimate (estimate action) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |