Review the current changes following docs/process/code-review.md.
Executes comprehensive code review checklist for changes against documentation standards.
/plugin marketplace add rand/rlm-claude-code/plugin install rlm-claude-code@rlm-claude-codeReview the current changes following docs/process/code-review.md.
uv run ty check src/
# type: ignore without justification?uv run ruff check src/
uv run ruff format src/ --check
Provide specific, actionable feedback with file:line references.
Blocking issues: Must fix before commit Non-blocking: File as issues for later
/code-reviewCode review a pull request