/pr-review
Comprehensive PR review using specialized agents, with automatic retro knowledge capture
$ npx -y skills add notque/vexjoy-agent --agent claude-codeShips with vexjoy-agent. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/pr-review
Context preview
What this command does when you run it.
Comprehensive PR review using specialized agents, with automatic retro knowledge capture
Essays and writing behind this toolkit live at vexjoy.com. AI agents skip steps. "Looks correct" replaces running tests. "Trivial change" replaces verification.
Repo: notque/vexjoy-agent
Other commands on vexjoy-agent.
- /create-pipeline
Override which components to scaffold (default: agent,skill,hook)
Open command - /do
Smart router: classify requests and route to the correct agent + skill
Open command - /generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
Open command - /github-notifications
Triage GitHub notifications: fetch, classify, report actions needed.
Open command - /github-profile-rules
`github-profile-rules` โ extract programming rules and coding conventions from a GitHub user's public profile via API.
Open command - /install
Verify installation, diagnose issues, and guide first-time setup
Open command

