failure_analysis
Analyze permanently failed tasks to generate defensive rules, structured failure cases for agent learning, and system improvement proposals.
Instructions
Analyze failed tasks, distill defense rules + training cases + improvement proposals (failure alchemy).
When a task permanently fails (exceeds retry limit), call this tool for deep failure analysis. Automatically generates three learning artifacts saved to team memory:
Antibody: Defensive rule suggestions to prevent similar failures
Vaccine: Structured failure case for new Agents to reference and learn from
Catalyst: System improvement proposals to drive process optimization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the failed task | |
| team_id | Yes | ID of the owning team |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||