test-result-analyzer
CommunityDebug failing tests faster.
AuthorHarmitx7
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill transforms complex, multi-file test failures into a clear, prioritized action plan, drastically reducing debugging time.
Core Features & Use Cases
- Root Cause Identification: Pinpoints the First Point of Failure (FPF) that causes cascading errors.
- Failure Clustering: Groups similar errors to identify systemic issues.
- Actionable Fixes: Provides specific, prioritized recommendations for resolving failures.
- Use Case: After a CI build fails with dozens of red tests, this Skill analyzes the output, identifies that a single missing export in
utils/auth.tsis the root cause, and suggests addingexport { generateToken }to fix 92% of the failures.
Quick Start
Analyze the provided test logs to identify the root cause of the failures.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: test-result-analyzer Download link: https://github.com/Harmitx7/tribunal-kit/archive/main.zip#test-result-analyzer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.