How this command is triggered — by the user, by Claude, or both
Slash command
/skill-implement-to-merge-ready:reviewThe summary Claude sees in its command listing — used to decide when to auto-load this command
../../review-pack/commands/review.md
../../review-pack/commands/review.md
5plugins reuse this command
First indexed Jul 20, 2026
npx claudepluginhub s-hiraoku/claude-harnesses --plugin skill-implement-to-merge-ready/reviewConducts a five-axis code review of staged or recent changes covering correctness, readability, architecture, security, and performance. Outputs categorized findings with file:line references and fix recommendations.
/reviewRuns Codex code review on local git state — working tree, branch diff, or against a base ref. Supports foreground/background and scope options.
/reviewReviews code changes using OpenCodeReview (OCR) and autonomously applies high-confidence fixes. Supports workspace mode, commit range, and optional background requirement context.
/reviewRequests cross-AI peer review of phase plans from external AI CLIs (Gemini, Claude, Codex, OpenCode, Qwen, Cursor) and writes structured REVIEWS.md with per-reviewer feedback.
/reviewPerforms a multi-LLM code review with inline PR comments, checking availability of several supplemental model providers before running the enhanced review workflow.
/reviewReviews an HTML design file for anti-patterns, design principles, and accessibility issues, producing a structured markdown report.