pr
Installation
SKILL.md
pr
Code review skill dispatcher.
Dependency Check
Before dispatching, verify that at least one skill from requires_one_of is available in your context.
Check whether you can invoke /gh or /glab (i.e. their instructions are loaded). If neither is present, stop and report:
Required skill not installed: gh or glab
Install: npx skills add codevoyant/codevoyant
Inline Usage
Pass the PR/MR number directly: /pr review 42, /pr address 42.