What problem does it solve?
Failure analysis provides a disciplined approach to transform failure data from tests, reviews, and verifications into actionable insights, ensuring root causes, impact, and next actions are clearly captured for remediation and learning.
Core Features & Use Cases
- Structured failure_type classification (TEST_FAILURE, REVIEW_REJECTION, VERIFICATION_FAILURE, ENVIRONMENT_ISSUE, REQUIREMENT_ISSUE) with severity and description.
- Root-cause extraction with contributing factors and a boolean is_systematic indicator.
- Output artifacts including fix_requirements, retry_assessment, impact_analysis, and recommended next steps to guide engineers and automation.
- Seamless integration with auto-report workflows and knowledge bases for continuous improvement.
- Typical scenarios: after a failed test, after a review rejection, after a verification failure, or after repeated reworks to assess project health and escalation needs.
Quick Start
Run failure-analysis on a failed task to generate a complete, actionable failure_analysis artifact.