Skip to content
Development
Skill

/gitnexus-pr-swarm-review

Run a GitNexus production-readiness pull request review using a coordinated reviewer swarm.

From plugin
gitnexus
47k13 skills7 agents1 MCP
Install
$ npx -y skills add abhigyanpatwari/GitNexus --skill gitnexus-pr-swarm-review --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/gitnexus-pr-swarm-review

Context preview

The summary Claude sees to decide when to auto-load this skill.

Run a GitNexus production-readiness pull request review using a coordinated reviewer swarm.

SKILL.md

gitnexus-pr-swarm-review.SKILL.md
name: gitnexus-pr-swarm-review
description: "Run a GitNexus production-readiness pull request review using a coordinated reviewer swarm."

GitNexus PR Swarm Review (Claude Code adapter)

Use this skill to review a GitNexus pull request and produce a production-readiness review.

> This is the interactive, on-demand reviewer swarm. It is distinct from the CI > `gitnexus-review` skill's built-in "Swarm lanes" (`ci-personas/`), which the > review-agent workflow dispatches automatically inside a single review run.

/gitnexus-pr-swarm-review <PR URL or PR number>

You are the **swarm coordinator**. The full review contract — lanes, dependencies, classifications, output structure, finding format, hidden-Unicode checks, and behavior rules — is the canonical, CLI-neutral spec:

**`pr-swarm-review/orchestration.md`** — read it now and follow it.

This adapter only pins the Claude Code specifics:

  • **Run in Swarm mode.** Dispatch each lane as its own subagent via the Agent tool. The

seven subagents are the project agents named `gitnexus-*` (one per persona); each reads its canonical persona under `pr-swarm-review/personas/`. Run lanes 1–2 first, lanes 3–6 in parallel after, and lane 7 last on the draft.

  • **Lane 7 is a hard gate.** Do not emit the final review while the synthesis critic's

"Required corrections before posting" section is non-empty — revise and re-run it.

  • Stay **read-only**: investigate and report; never edit, commit, or post.

Do not flatten the review into a generic checklist; delegate to the subagents and synthesize per `orchestration.md`.

Read more
Ships withgitnexus

The context engine for Enterprise Codebases Indexes any codebase into a knowledge graph — every dependency, call chain, cluster, and execution flow — then exposes it through smart MCP tools so AI agents never miss code.

Get the whole plugin

Other skills on gitnexus.