test.result.analyzer
CommunityAnalyze test results, boost code quality.
Authorchrislyons
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually sifting through extensive test logs and sanitizer outputs to diagnose failures is a tedious and error-prone process. This skill automates the parsing and summarization of test results, including detailed sanitizer reports and coverage metrics, enabling rapid identification of issues and ensuring high code quality standards.
Core Features & Use Cases
- Comprehensive Test Parsing: Analyzes output from ctest, Google Test, and various sanitizers (ASan, TSan, UBSan).
- Actionable Failure Summaries: Provides concise reports detailing failing tests, root causes, exact locations, and suggested fixes.
- Sanitizer Integration: Clearly extracts and interprets errors from AddressSanitizer, ThreadSanitizer, and UndefinedBehaviorSanitizer.
- Use Case: After a CI build fails due to a test, use this skill to get an immediate, human-readable report. It will tell you not just which test failed, but why (e.g., a heap-use-after-free detected by ASan), and guide you on how to fix it, saving hours of debugging.
Quick Start
Analyze the attached 'ctest_output.txt' and 'asan_report.txt' files to summarize test failures and sanitizer errors.
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/chrislyons/orpheus-sdk/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 471,000+ vetted skills library on demand.