skills/14-luischanci-claude-code-research-starter/dot-claude/skills/review-julia/SKILL.md
Run the Julia code review protocol on Julia scripts. Checks code quality, type stability, parallel computing patterns, and scientific computing standards. Produces a report without editing files.
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research review-juliaInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run a comprehensive Julia code review on the specified script(s). Do NOT edit any source files -- produce a report only.
Identify target: Use $ARGUMENTS to find the Julia file(s). If all, scan all .jl files in the project.
Read standards from .claude/rules/julia-code-conventions.md.
Check these categories:
@everywhere annotations, pmap usage, worker data distribution@code_warntype recommendationsjoinpath() usage, no hardcoded OS-specific separatorssnake_case functions, CamelCase types, paper notation alignment@everywhere, local minima, large closures in pmapSave report to quality_reports/[script_name]_julia_review.md.
Present summary: Total issues, severity breakdown, top critical issues.
/econometrics-julia.tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".
tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".