review-code

Review OMS code changes for security, quality, and maintainability.

16|9|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/omni-system-creator/omni --skill review-code-omni-system-creator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review-code
Source: https://github.com/omni-system-creator/omni/tree/main/.claude/skills/review-code
Command: npx skills add https://github.com/omni-system-creator/omni --skill review-code-omni-system-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OMS codebases often suffer from security vulnerabilities, architectural drift, and maintainability gaps during changes. This Skill provides a structured, checklist-driven review to detect and remediate issues before they reach production.

Core Features & Use Cases

  • Comprehensive Backend Review: validates authorization, input validation, data access patterns, and error handling across services.
  • Frontend & API Review: ensures consistent API contracts, proper binding, and UI-related data integrity.
  • Governance & Compliance: enforces org-level policies, logging, and documentation through standardized checks.

Quick Start

Provide the latest repository changes to review and run the code-review process to generate a formatted report.

Frequently Asked Questions about review-code

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

FAQPage Schema
How do I review OMS code changes for security and maintainability?▼

Review OMS code changes by applying a comprehensive checklist across backend, frontend, and database migrations to identify security vulnerabilities and architectural drift. This process produces a structured Code Review Report with risk ratings and actionable remediation steps.

What is included in a backend and frontend code review checklist?▼

A comprehensive code review checklist includes validating backend authorization, input validation, data access patterns, and frontend API contract binding. It enforces governance policies, logging, and documentation to ensure UI-related data integrity and consistent API contracts.

Can I generate a structured code review report with risk ratings for my repository?▼

Yes, you can generate a standardized Code Review Report by providing your latest repository changes. The review process outputs a structured assessment featuring risk ratings, specific remediation steps, and optional auto-fix guidance after confirming changes.

Does this code review process check database migration aspects and governance compliance?▼

Yes, the code review process explicitly checks database migration aspects alongside backend and frontend logic. It enforces org-level governance compliance by validating logging and documentation through standardized checks within the review assessment.

What is the best way to detect architectural drift and security vulnerabilities in OMS codebases?▼

The best way to detect architectural drift and security vulnerabilities in OMS codebases is using a structured, checklist-driven review. This approach validates authorization, input validation, and error handling to remediate maintainability gaps before production deployment.