code-review

Automate expert code reviews for the Relax reinforcement learning framework.

1|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/EnkeZ/tgsopd --skill code-review-enkez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/EnkeZ/tgsopd/tree/main/skills/code-review
Command: npx skills add https://github.com/EnkeZ/tgsopd --skill code-review-enkez

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates expert code reviews, detecting issues like SOLID violations, security risks, Python anti-patterns, and ML/distributed training issues, tailored for the Relax reinforcement learning framework.

Core Features & Use Cases

  • Expert Code Review: Detects SOLID violations, security risks, Python anti-patterns, and ML/distributed training issues.
  • Tailored for Relax: Designed specifically for the Relax reinforcement learning framework.
  • Workflow Automation: Automates the workflow of code review, including preflight context, SOLID + architecture smells, removal candidates, security and reliability scan, Python-specific quality scan, ML/training-specific scan, and output format.
  • Resources: Provides resources like checklists and templates for code review processes.

Quick Start

Use the code-review skill to review the current git changes with a focus on SOLID principles, architecture, removal candidates, security risks, and Python-specific issues for the Relax project.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for Python and reinforcement learning frameworks?

Automate code review for Python and reinforcement learning frameworks by scanning git changes for SOLID violations, security risks, and distributed training issues. This provides a senior engineer level analysis without manual line-by-line inspection.

What types of architecture smells and security risks does an automated code review detect?

Automated code review detects SOLID principle violations, architecture smells, security risks, and Python anti-patterns. It also identifies machine learning and distributed training issues specific to reinforcement learning projects.

How do I run a code review on my current git changes for a reinforcement learning project?

Run a code review on your current git changes by executing the review workflow, which analyzes preflight context, architecture smells, removal candidates, security risks, and Python-specific quality issues tailored to your Relax framework project.

Can I use automated code review for machine learning and distributed training code?

Yes, automated code review is explicitly tailored for machine learning and distributed training code. It executes a specialized ML and training-specific scan to detect issues within the Relax reinforcement learning framework.

What is the best way to enforce SOLID principles and check Python anti-patterns in my codebase?

The best way to enforce SOLID principles and check Python anti-patterns is using an automated review workflow that provides structured checklists and templates, systematically scanning for architectural and security issues.

Does this automated code review work with the Relax reinforcement learning framework?

Yes, this automated code review is specifically designed for the Relax reinforcement learning framework. It targets Python code within the Relax project to detect ML, distributed training, and architecture issues.