Override Rule

Use when user wants to adapt a remote rule's tier / triggers / severity / type WITHOUT forking the rule. Wizard for editing config.yaml's `remote_rules[].overrides` block. Triggers include "this corp rule is too noisy in my repo", "downgrade this rule to warning", "narrow this rule to only src/", "make this rule manual-only". Skip when the rule is local — local rules are owned by the user; edit the file directly. Skip when user wants to change rule body — that's a fork, not an overlay.

krzysztofdudek Updated

File contents

krzysztofdudek/autoreview/tree/main/skills/override-rule commit 0f65a7cbc8

Frequently asked questions

npx skillmds@latest add krzysztofdudek/override-rule