What problem does it solve? Finance teams need documented evidence that internal controls operate effectively to satisfy MCCG and Bursa Malaysia SRMIC requirements, but manually testing controls and identifying segregation-of-duties conflicts is slow and error-prone. ## Core Features & Use Cases - Internal Control Testing: Loads the control register from the gbrain finance source and tests each control using transaction data from acct_* tools, producing a pass/fail report with exception details and remediation recommendations. - Segregation of Duties Matrix: Identifies conflicting access combinations (e.g., one user creating vendors and approving payments) and recommends compensating controls or access removal. - Use Case: During an annual internal control review, run the skill to test payment dual-approval controls against purchase bills, surface SoD conflicts in the AP clerk role, and produce an audit-committee-ready assurance report. ## Quick Start Run /internal-control-governance on the finance-manager profile to test all controls in the register and generate the control test report and SoD conflict matrix.