754 B
754 B
name, enabled, event, action, pattern
| name | enabled | event | action | pattern |
|---|---|---|---|---|
| block-ignore-preexisting | true | assistant | block | (this\s+(is\s+a\s+)?pre-existing|already\s+existed\s+before|not\s+introduced\s+by\s+(this|my)|was\s+there\s+before\s+(I|my)|unrelated\s+to\s+(current|my)\s+changes|that('s|\s+is)\s+out\s+of\s+scope|skip(ping)?\s+.{0,20}(pre-existing|existed)|ignor(e|ing)\s+.{0,20}(pre-existing|existed)) |
🚫 Policy Violation: Pre-existing Issues Cannot Be Ignored
You cannot dismiss issues because they "existed before." All visible issues must be:
- Fixed immediately (simple issues)
- Added to TodoWrite (complex issues)
- Assigned to subagent (parallelizable fixes)
Project policy: Claiming "pre-existing" is NOT a valid reason to ignore issues.