umb-review
Installation
SKILL.md
PR Review - Umbraco CMS
Automated, non-interactive PR code review. Analyzes changed files for intent, impact on consumers, breaking changes, architecture compliance, and code quality.
Do NOT use AskUserQuestion at any point. This skill runs fully autonomously.
Arguments
$ARGUMENTS- Optional: target branch to diff against (auto-detected from PR, falls back toorigin/main)
Instructions
0. Verify GH CLI is Available
Run gh auth status. If it fails, read references/gh-cli-setup.md and present the setup instructions to the user. Do not proceed with the review.
1. Resolve Target Branch
Determine the target branch for comparison using this priority order: