test-log-analyst
CommunityAnalyze test failures across local and CI
AuthorAuto-one-Family
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill centralizes and automates analysis of failing test runs so developers and CI engineers do not need to manually inspect disparate logs and reports to find root causes. It turns pytest, Vitest, Playwright, Wokwi and CI artifacts into concise failure summaries, actionable recommendations, and file-level pointers.
Core Features & Use Cases
- Multi-framework parsing: Parses JUnit XML, HTML Playwright reports, coverage outputs, Wokwi JSON/junit, and plain-text pytest logs to locate failing testcases and stack traces.
- CI artifact handling: Uses gh CLI patterns to list failing runs, download artifacts, and extract logs for comparison between CI and local executions.
- Consolidated reporting: Produces and incrementally updates .claude/reports/Testrunner/test.md with a summary, per-area sections (backend, frontend, E2E, Wokwi), and next-step recommendations.
- Use case: When a GitHub Actions run fails for server-tests, the Skill downloads the unit-test-results artifact, extracts junit-*.xml, highlights failing tests, and suggests focused reproduction commands and likely fixes.
Quick Start
Analyze the failing tests in logs/backend/pytest-results.xml and update .claude/reports/Testrunner/test.md with a concise summary of failures and recommended next steps.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-log-analyst Download link: https://github.com/Auto-one-Family/Automation-One/archive/main.zip#test-log-analyst 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.