code-reviewer

Identify architecture conformance gaps and code-quality issues in codebases.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/ouakar/ubinarys-dental --skill code-reviewer-ouakar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/ouakar/ubinarys-dental/tree/main/skills/forgewright/skills/code-reviewer
Command: npx skills add https://github.com/ouakar/ubinarys-dental --skill code-reviewer-ouakar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured, read-only evaluation of code quality and architectural conformance, ensuring alignment with ADRs and engineering standards without modifying source code.

Core Features & Use Cases

  • Architecture conformance checks against ADRs and system diagrams.
  • Code quality assessment across backend and frontend projects, including SOLID, coupling, and maintainability.
  • Comprehensive, executable-ready findings repository for later remediation by engineers.

Quick Start

Run a non-invasive code review against the target repository to generate architecture conformance and quality findings.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I check architecture conformance against ADRs in a monorepo?

Architecture conformance checks trace ADR alignment, API contracts, and testing artifacts across backend and frontend monorepos. This read-only review identifies spec compliance gaps and surfaces actionable findings for remediation without modifying source code.

What is a read-only code quality review process?

A read-only code quality review process evaluates SOLID principles, coupling, and maintainability without altering the codebase. It generates a structured findings repository for later remediation, ensuring engineering standards are met safely.

Can I run static analysis to assess code quality without modifying source code?

Yes, you can run static analysis to assess code quality without modifying source code. This skill performs a non-invasive evaluation of your repository to identify architecture conformance gaps and quality issues.

How do I generate actionable code review findings for engineering remediation?

You generate actionable code review findings by running a structured, read-only evaluation against your target repository. This process traces ADR alignment and API contracts to produce an executable-ready findings repository for engineers.

Does this code review workflow work for both backend and frontend projects?

Yes, this code review workflow works for both backend and frontend projects. It assesses code quality and architecture conformance across monorepos, evaluating SOLID principles, coupling, and maintainability comprehensively.

What is the best way to evaluate spec compliance and architecture conformance?

The best way to evaluate spec compliance is a structured read-only review that traces ADR alignment, API contracts, and testing artifacts. This surfaces actionable findings for remediation without modifying source code.