npx claudepluginhub jugrajsingh/skillgarden --plugin shipit[file list or 'staged' or branch]Invoke the `shipit:reviewing-code` skill and follow it exactly.
/reviewInvokes external AI CLIs (Gemini, Claude, Codex, OpenCode, Qwen, Cursor) to peer review specified phase plans, producing structured REVIEWS.md with feedback.
/reviewReviews staged changes or recent commits across five axes—correctness, readability, architecture, security, performance—producing categorized findings with file:line references and fixes.
/reviewRuns Codex code review on local git state (working tree or vs base branch). Supports --wait/--background, --base <ref>, --scope auto|working-tree|branch.
/reviewOrchestrates multi-LLM code review across Codex, Gemini, Claude, Perplexity, and others; checks provider availability and posts inline PR comments.
/reviewReviews HTML file for design anti-patterns, principles violations, and accessibility issues. Generates markdown report with status tables and recommendations.
/reviewReviews specified code scope via four specialists (quality, security, performance, architecture), producing summary, detailed findings, refactoring suggestions, prioritized action plan.
Invoke the shipit:reviewing-code skill and follow it exactly.