swift_review
Installation
SKILL.md
Swift Review: PR Safety & Risk Analysis
Analyze the semantic impact of your changes and catch potential regressions before they land.
Commands
# Review diff against current HEAD
scripts/swift_review
# Review diff against a specific target branch
scripts/swift_review --target <BRANCH>