detect_failure_patterns
Identify patterns with high failure rates to uncover risky approaches. Get failure-rate-sorted results with risk assessments and recommendations.
Instructions
Automatically detect patterns with high failure rates to identify risky approaches. Returns patterns sorted by failure rate with risk assessments and recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minOccurrences | No | Minimum number of times a pattern must occur to be analyzed (default: 3) | |
| failureThreshold | No | Minimum failure rate (0.0-1.0) to flag a pattern as risky (default: 0.5 = 50%) |