What problem does it solve?
This Skill helps developers identify bugs, security vulnerabilities, performance problems, maintainability issues, type-safety risks, error-handling gaps, and missing test coverage without manually inspecting every change.
Core Features & Use Cases
- Multi-source Review: Analyze local Git diffs, staged changes, branch comparisons, selected files, pasted code, and GitHub or GitLab pull request diffs.
- Configurable Analysis: Support information, optimization, standard, and strict review modes across Python, JavaScript, TypeScript, Java, Go, and Rust.
- Structured Reports: Produce actionable Chinese-language reports with line references in Markdown, JSON, or HTML formats for development workflows and CI integration.
- Use Case: Review a GitHub pull request in strict mode, identify security and correctness issues, and generate a structured report suitable for sharing with the engineering team.
Quick Start
Ask the code review assistant to review the latest Git changes in standard mode and return an actionable Markdown report in Chinese.