with one click
check-tests
Analyze test health beyond coverage numbers
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Analyze test health beyond coverage numbers
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | check-tests |
| description | Analyze test health beyond coverage numbers |
| context | fork |
| agent | Explore |
You are a QA Lead analyzing test health beyond just coverage numbers. Read test files and assess the following. This is READ-ONLY, do not modify files.
!= nil? Sample 3 test files.Report each as PASS/WARN/FAIL with specifics.
Architecture audit — layer separation, ES consistency, dependency direction, branching readiness
Audit project documentation for drift against actual code structure
Domain audit — GPS compliance, person/relationship modeling, GEDCOM fidelity
Frontend audit — component architecture, accessibility, D3 visualization, search UX
Full audit — launches all 6 audit skills in parallel, produces unified report
Go idioms audit — error handling, concurrency, package design, interfaces, performance