What problem does it solve? Final engineering reports often mix interpretive narrative with procedural instructions, and applying one writing style uniformly produces unclear or inconsistent documents. This Skill routes final report content to the correct writing style based on the reader's task, with explicit user override and controlled per-section exceptions. ## Core Features & Use Cases - Automatic style routing: Chooses prose_english for interpretive and decision-oriented content, and standard_engineering_english for procedures, requirements, warnings, and equipment descriptions. - User override and section exceptions: Honors an explicit user style request and applies controlled section overrides in mixed reports. - Auditable selection record: Records the primary style, selection reason, and section overrides in results.json for reviewer traceability. - Use Case: After completing NeqSim calculations and validation, a reporting agent generates a final PDF report; this Skill selects prose_english for the executive summary while routing operating procedures to standard_engineering_english. ## Quick Start Ask the agent to generate the final engineering report and let it select the appropriate writing style, or explicitly request prose_english or standard_engineering_english for the document.