review
97Command Claude Code
A code-review command that reads options, identifies the review mode and target, and can check whether a named commit exists. A commit is a saved version of changes in a version-control system.
3,867 tagged Code review, measured the same way as everything else here.
Browse within: code-quality 41agentic-workflow 40agentic-coding 36ai-code-review 30claude-ai 30agent-orchestration 27ai-assistant 27clean-architecture 27coding-agent 27workflow 27gemini 26agentic 25claude-code-marketplace 24Autonomous Agents 22
Command Claude Code
A code-review command that reads options, identifies the review mode and target, and can check whether a named commit exists. A commit is a saved version of changes in a version-control system.
Command Claude Code
Perform a comprehensive review of code changes, checking quality, security, performance, and convention compliance.
Command Claude Code
Review a frappe-ui pull request and post one concise comment with findings.
Command
Run when user calls /review. Analyzes local changes and runs a comprehensive code review using the agent-reviewer prompt.
Command
Run code review on files or recent changes.
Command
Review the diff on the current branch against main (or a target branch).
Command
Open interactive code review for current changes or a PR URL; pass --git to force Git in JJ workspaces.
Command Claude Code
Adversarial design critique of the current work — render it, look at it, and argue for rejection. Run after the gates are green, never instead of them.
Command
Review git diff with revdiff TUI, then fix all annotations.
Command Claude Code
Audit a v1.4.0-style upstream bridge merge for the regression patterns that bit us last time. Catches brand leaks, behavior patches lost to overwrite, split-brain module pairs, and test fixtures locked to old APIs. Run after the bridge merge tool produces a PR, before merging to main.
Command Claude Code
Deploy specialized AI agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis.
Command Claude Code
../../src/commands/code-review.md.
Command Claude Code
Run the batch quality pass over the current diff — simplify → reduce-nesting → kill-dead-code → a11y-pass → loading-empty-error-states → readme-audit.
Command Claude Code
Run adversarial verification on the current diff before claiming done. Loads the loopkit adversarial-verify skill and dispatches the verifier subagent.
Command Claude Code
Command "jprompt_ultra_diff_review" from disler/just-prompt, covering ultra diff review, task 1: create diff.txt, code review, diff and task 2: git diff and append.
Command Claude Code
Tria um PR de contribuidor de ponta a ponta — acolhe, mede, reproduz, corrige, responde. Para no merge, que é do mantenedor.
Command
Review a pull request (GitHub) or merge request (GitLab) and provide detailed feedback.
Command
Cancel an active review loop.
Command
Start a review loop: implement task, get independent Codex review, address feedback.
Command Claude Code
Run the Kandev PR fixup loop for CI failures and automated review threads.
Command
Prepare PR with CI checks and Devin AI review loop.
Command Claude Code
Review the current pull request to look for things like: Inline imports = We must remove these unless they are truly needed. dicts being returned by services/routers that should be Pydantic Models. Pydantic Model classes should be moved to a models.py file in the appropriate folder. Any leftover TODOs = We need to…
ThibautBaissac/rails_ai_agents
Command Claude Code
Creates one polished, self-contained HTML artifact that explains a pull request or code change for reviewers, maintainers, product partners, and stakeholders.
ThibautBaissac/rails_ai_agents
Command Claude Code
Creates one polished, self-contained HTML artifact from review findings, audit notes, PR feedback, code review output, security review notes, design review notes, QA reports, or implementation assessments.