gitnexus-review
Installation
SKILL.md
GitNexus review
Review the requested change surface without editing source, committing, pushing, posting, or resolving threads. A later explicit request may authorize those actions. Use GitNexus for structural evidence and source inspection for proof; neither substitutes for the other.
Resolve the target
Accept these forms:
| Input | Review surface |
|---|---|
PR URL, owner/repo#42, #42, or bare number |
GitHub PR |
base...head |
Merge-base range |
base..head |
Exact two-dot range |
| Branch, tag, or commit | Ref against the repository default branch |
local, staged, unstaged, or working-tree wording |
Local changes |
| No target | Current branch's open PR; otherwise local changes; otherwise current branch |