Review a cloned student repository against RS School clean-code standards. Run inside the student repo via /pocket-mentor [--context <path-to-md>] [--allow-scripts|--allow-install]. Produces CODE_REVIEW_REPORT.md combining bash-mech findings with LLM analysis grounded in references/clean-code/*. Default bootstrap is safe/static; package scripts and dependency installation require explicit opt-in. Use when the user wants a structured RS-School-style code review of a student project, or invokes /pocket-mentor.
Review RS School React-course student projects against course learning goals, not production-grade React perfection. Run inside a cloned React student repository via /react-course-review [--context <path-or-url>] [--focus fundamentals|hooks|data|forms|testing|final] [--language auto|ru|en] [--output local|inline|issues|inline,issues] [--output-path <path>] [--allow-scripts|--allow-install]. Produces REACT_COURSE_REVIEW.md, optional GitHub PR comments, and optional GitHub issues with pedagogical findings. Default bootstrap is safe/static; package scripts and dependency installation require explicit opt-in.