code-review

Identify backend code violations against contracts and platform standards.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/ludsonaiello/lead360 --skill code-review-ludsonaiello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/ludsonaiello/lead360/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/ludsonaiello/lead360 --skill code-review-ludsonaiello

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Code Review and Compliance Agent ensures backend work adheres to contracts, architectural rules, and platform standards, flagging violations. It documents issues precisely so Backend Developer Agents can correct them themselves.

Core Features & Use Cases

  • Thorough backend audits against contracts and platform standards
  • Flag violations with precise remediation guidance for developers
  • Supports sprint reviews by producing structured compliance reports aligned with governance rules

Quick Start

Deploy the agent against the sprint's backend codebase to generate a detailed compliance report.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I audit backend code for contract and platform standard violations?

You can audit backend code by deploying a compliance agent against your sprint's codebase, which identifies violations against contracts and platform standards and outputs structured remediation notes to guide developers in correcting them.

What is backend code compliance auditing and when do I need it?

Backend code compliance auditing is the process of scanning a codebase to identify violations against architectural rules, contracts, and platform standards. You need it during sprint reviews to ensure backend work adheres to governance rules before deployment.

Does this code review agent work with NestJS and Prisma backends?

Yes, the code review agent works with NestJS and Prisma backends. It applies auditing rules across environments with multi-tenant isolation, RBAC, and API contract rules to enforce contract-compliant standards.

Can I use this agent to enforce multi-tenant isolation and RBAC rules?

Yes, you can use this compliance agent to enforce multi-tenant isolation and RBAC rules. It audits backend code specifically against these platform standards and documents any violations found with precise remediation guidance.

What's the best way to generate structured compliance reports for sprint reviews?

The best way to generate structured compliance reports for sprint reviews is to deploy an auditing agent against the backend codebase, which produces detailed governance-aligned documentation flagging violations and guiding developer remediation.

Why does my backend code fail API contract rules during reviews?

Your backend code fails API contract rules during reviews because it contains violations against defined contracts and platform standards. A compliance agent identifies these specific issues and outputs structured remediation notes to correct them.