From lisa
Review code changes. Runs quality, security, performance, product, and test reviews in parallel, then consolidates findings.
npx claudepluginhub codyswanngt/lisa --plugin lisa[pr-link-or-branch]Read `.claude/rules/intent-routing.md` and execute the **Review** flow. Runs `quality-specialist`, `security-specialist`, and `performance-specialist` in parallel, followed by `product-specialist` and `test-specialist`. Consolidates all findings ranked by severity. $ARGUMENTS
/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.
Read .claude/rules/intent-routing.md and execute the Review flow.
Runs quality-specialist, security-specialist, and performance-specialist in parallel, followed by product-specialist and test-specialist. Consolidates all findings ranked by severity.
$ARGUMENTS