test-analyze

Installation
SKILL.md

Test Analysis and Fix Planning

Analyzes test results from any testing framework, uses Zen planner to create a systematic fix strategy, and delegates fixes to appropriate subagents.

Usage

/test:analyze <results-path> [--type <test-type>] [--focus <area>]

Parameters

  • <results-path>: Path to test results directory or file (required)
    • Examples: ./test-results/, ./coverage/, pytest-report.xml
Installs
53
GitHub Stars
36
First Seen
Feb 9, 2026
test-analyze — laurigates/claude-plugins