jules-review

Installation
SKILL.md

Review Jules PRs

Review Jules (Google's AI coding agent) pull requests with council-powered multi-model review. Posts structured GitHub PR reviews with inline line comments tagging @jules.

Before posting any review (Step 6), read references/WORKFLOW.md for the exact review format, @jules tag placement, inline comment structure, and error handling. Do not guess at the format.

Triggers

  • /jules-review — review the current branch's PR
  • /jules-review -quick — quick review via parallel triage
  • /jules-review 42 — review PR #42
  • /jules-review -quick 123 — quick review of PR #123

Step 1: Parse Arguments

Extract from the user's input:

  • -quick flag (boolean): If present, force quick mode (parallel triage)
  • PR number (optional integer): If present, use as target PR
Related skills
Installs
1
GitHub Stars
8
First Seen
Apr 20, 2026