How do Omar PR comment commands work?
Omar Gate check runs automatically on PRs, while deeper actions are manual comment commands: /omar baseline, /omar deep-scan, /omar full-depth, /omar fix-plan, and /omar report.
- knowledge-base
- github
- commands
- workflow
Omar Gate check runs automatically on PRs, while deeper actions are manual comment commands: /omar baseline, /omar deep-scan, /omar full-depth, /omar fix-plan, and /omar report.
Recommended Actions
- keep Omar Gate required in branch protection
- invoke deeper commands only when additional depth is needed
Why this matters
Separating automatic gate checks from manual deep actions prevents PR noise while preserving investigation depth.
Structured Answers
How do Omar PR comment commands work?
Omar Gate check runs automatically on PRs, while deeper actions are manual comment commands: /omar baseline, /omar deep-scan, /omar full-depth, /omar fix-plan, and /omar report.
What is the first recommended action for How do Omar PR comment commands work?
keep Omar Gate required in branch protection