Install
openclaw skills install ljkhlkAnalyze test coverage gaps by comparing test files against source modules to identify untested code paths and critical functions.
openclaw skills install ljkhlkIdentify test coverage gaps by analyzing the relationship between source modules and their corresponding test files.
.test.ts, .spec.ts, __tests__/).Provide a coverage gap report sorted by risk level. For each gap, show the source file, the untested exports, and a suggested test outline.