What problem does it solve? Final-stage thesis review for Chinese accounting case-study papers is slow and inconsistent when done by a single pass. This Skill runs the Phase 7 terminal audit: mechanical rule scanning, three independent parallel reviewers, structural validation, collapse testing, and severity-tiered patch application with loop-back routing to earlier phases. ## Core Features & Use Cases - Three Parallel Reviewers: Spawns independent sub-agents for argument-chain integrity, rule compliance (25 writing rules), and Red Thread cross-chapter consistency, each producing unified findings JSON. - Mechanical Scanning & Structural Validation: Runs chapter_check.py for symbol/parenthesis violations, verifies chapter word counts, reference counts, and performs a collapse stress test on conclusions. - Patch Block & Loop Rule: Applies severity-tiered fixes (critical/major/minor) with a patch log, and routes root-cause findings back to earlier phases (Phase 1-5) instead of patching symptoms. - Use Case: After completing all six thesis chapters, run this Skill to get a merged findings report, applied patch log, and loop-back recommendations before generating the final Word document. ## Quick Start Run the Phase 7 final audit on my six chapter drafts in output/ and produce the merged findings report, patch log, and loop-rule routing suggestions.