Parse harness output (Surefire/Failsafe XML, JaCoCo XML, PIT XML, Checkstyle/SpotBugs XML, OpenAPI diff JSON, dependency-check JSON) into a single structured summary. Use when writing 07-validation-report.md or when a CI run failed and the agent must explain why.
$npx -y skills add loiane/specs-driven-development-spring-angular --skill harness-report-parsingInstalls into the current project.
Run `npx skills use "https://github.com/loiane/specs-driven-development-spring-angular" --skill "loiane/specs-driven-development-spring-angular/harness-report-parsing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/loiane/specs-driven-development-spring-angular" that are relevant to the current task. Run `npx skills add "https://github.com/loiane/specs-driven-development-spring-angular"` and select the relevant skills, then follow their instructions.