What problem does it solve? When automating GitLab MR reviews, every MR comment and Mattermost DM normally requires manual user approval before posting. This Skill lets you switch that approval requirement on or off, so reviews can either pause for confirmation or proceed end-to-end without intervention. ## Core Features & Use Cases - Approval Policy Toggle: Turn bypass mode on to post MR comments and send DMs without asking, or off to require explicit approval before anything is published. - Default Channel Management: Store and update the default Mattermost channel used for automatic review notifications when bypass is enabled. - Status Inspection: Query the current policy state as JSON (bypass, defaultChannel, updatedAt) to verify what is active. - Use Case: You trust the review pipeline and want unattended operation. Say "bypass 켜줘" to enable no-approval mode; the Skill confirms the irreversible nature of auto-posting, applies the change, and reports the resulting state. ## Quick Start Ask the assistant to turn on bypass mode for MR reviews so review comments and DMs post without manual approval.