Full code review of a branch, PR, or Jira ticket. Accepts a Jira ticket ID (e.g. TICKET-123), branch name, or PR number as optional input. Defaults to current branch. Runs static analysis, PHPCS, PHPStan, and Drupal best-practice checks.
Create a Pull Request from the current branch targeting develop, with correct PRJ-XXX title format, Jira link in the body, and optional Jira status sync.
Review a GitHub Pull Request end to end. Use when the user shares a GitHub PR URL or PR number and wants the PR prepared locally for review, analyzed using project rules, optionally commented on in GitHub, and optionally synchronized to Jira based on the review outcome.