What problem does it solve? Writing test cases from SystemWeaver/SE-TOOL requirements is slow and error-prone, requiring engineers to manually analyze requirement XIDs, interpret signal flows, and author PAQR test code. This Skill automates that pipeline by orchestrating subagents that analyze the requirement, generate runnable PAQR tests, and produce a visual HTML report. ## Core Features & Use Cases - Requirement Analysis: Resolves a requirement XID (or swap:// URL) and produces a deep analysis covering signal flows, boundary conditions, DOID parameters, and dependencies. - PAQR Test Generation: Creates runnable PAQR test cases covering normal operation, boundary conditions, error handling, and integration scenarios, verified with LSP, ruff, and uv run paqr generate. - AIGR Confidence Markers: Annotates generated test code with HIGH/MEDIUM/LOW confidence blocks so reviewers know which sections need manual validation. - Visual HTML Report: Produces a concise, scannable HTML visualization of the requirement analysis with diagrams and tables, opened automatically in the browser. - Use Case: Given an XID like x040000000000..., the Skill analyzes the requirement, then in parallel generates verified PAQR test files and an HTML report, ending with a summary of deliverables and risks. ## Quick Start Ask the assistant to generate PAQR test cases and a visual analysis report for requirement XID x0400000000001234.