code-review

Review source code for correctness, maintainability, and performance issues.

17|3|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/gwtt/Open-Code-Godot-Studio --skill code-review-gwtt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/gwtt/Open-Code-Godot-Studio/tree/main/.opencode/skills/code-review
Command: npx skills add https://github.com/gwtt/Open-Code-Godot-Studio --skill code-review-gwtt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers identify code quality issues, bugs, performance problems, and maintainability risks through a structured review process.

Core Features & Use Cases

  • Structured Code Analysis: Reviews code correctness, quality, performance, and best practice adherence with prioritized findings.
  • Godot-Focused Review: Checks engine-specific patterns including GDScript typing, node references, signals, and performance practices.
  • Use Case: Review recent game code changes before merging to detect blocking bugs, important improvements, and actionable fixes.

Quick Start

Use the code-review skill to review the latest changes in my Godot project and provide prioritized recommendations.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review Godot GDScript code for performance and maintainability issues?

Review Godot GDScript code by applying structured analysis workflows that check engine-specific patterns including typing, node references, and signals to identify performance issues and maintainability risks with prioritized findings.

What is the best way to audit game development code before a pull request merge?

The best way to audit game code before merging is through a structured review process that identifies blocking bugs, important improvements, and actionable fixes with severity classification and remediation guidance.

Can I use automated checks to find CSharp software quality issues in my project?

Yes, you can find CSharp software quality issues using structured analysis workflows with automated checks that review code correctness, quality, and best practice adherence to provide actionable remediation guidance.

Does code review for Godot projects check engine-specific patterns like signals and node references?

Code review for Godot projects checks engine-specific patterns including GDScript typing, node references, signals, and performance practices to validate your project and detect correctness issues.

How do I classify the severity of code correctness issues found during a code audit?

Classify the severity of code correctness issues found during an audit using a structured analysis workflow that applies severity classification to prioritize findings and provide actionable remediation guidance.