Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/quintet:quintet-reviewThe summary Claude sees in its command listing — used to decide when to auto-load this command
Run a multi-model quintet review of: **$ARGUMENTS** 1. Resolve the target. If `$ARGUMENTS` is a path, read it or use the diff; if the user means the current changes, capture `git diff` first. 2. Run: 3. **Aggregate the findings**: merge duplicate findings, rank by severity, and resolve disagreements between reviewers. Present one consolidated, deduplicated review with file:line references where given — not separate per-model dumps. Follow the `quintet-fleet-dispatch` skill.
Run a multi-model quintet review of: $ARGUMENTS
$ARGUMENTS is a path, read it or use the diff; if the user means the current changes, capture git diff first.${CLAUDE_PLUGIN_ROOT}/bin/quintet review "<diff-or-target>" [providers]
Follow the quintet-fleet-dispatch skill.
npx claudepluginhub salemaziel/omc-octo-quintet --plugin quintet