07-REVIEW-code

Reviews modular projects across nine dimensions including accessibility, responsiveness and performance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/medtrics/medtrics-acumen --skill 07-review-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 07-REVIEW-code
Source: https://github.com/medtrics/medtrics-acumen/tree/main/templates/domain-based/skills/07-REVIEW-code
Command: npx skills add https://github.com/medtrics/medtrics-acumen --skill 07-review-code

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the rigorous code review process, ensuring adherence to architectural, UX, and quality standards, thereby catching critical issues before they reach QA or production.

Core Features & Use Cases

  • 9-Dimension Review: Assesses domain boundaries, file organization, import hygiene, schema compliance, atomic design, brand voice, accessibility (WCAG 2.1 AA), responsive/RTL, and performance.
  • Automated Scoring & Verdict: Produces a detailed report with violations, risk assessment, and an overall status (Approved, Approved with Changes, Rejected).
  • Use Case: When submitting a Pull Request, use this Skill to perform a full architectural and UX review, identifying potential issues related to domain violations, accessibility gaps, or performance bottlenecks.

Quick Start

Use the 07-REVIEW-code skill to review the code changes in the current branch.

Frequently Asked Questions about 07-REVIEW-code

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

FAQPage Schema
How do I automate code review for domain-driven design and architecture compliance?

Automated code review evaluates domain boundaries, file organization, and import hygiene to ensure domain-driven design compliance. It scores violations across nine dimensions, outputting a risk assessment and overall verdict for your modular project.

Can I check WCAG 2.1 AA accessibility and responsive RTL support during a pull request review?

Yes, pull request reviews check WCAG 2.1 AA accessibility and responsive RTL support. The review assesses these UX principles alongside performance and brand voice, generating a detailed report of any compliance gaps.

What is the best way to verify schema compliance and atomic design in a modular project?

Verifying schema compliance and atomic design involves evaluating component structure against architectural conventions. A multi-dimensional review identifies and scores violations in these areas, ensuring quality standards are met before production.

Does automated code review check performance bottlenecks and domain boundary violations?

Yes, automated code review checks performance bottlenecks and domain boundary violations. It performs a comprehensive assessment across nine key dimensions, identifying architectural issues and outputting a detailed risk assessment.

How do I get an approved verdict for a pull request with architectural and UX changes?

To get an approved verdict, run a comprehensive review on your branch changes. The review evaluates architectural conventions and UX principles, outputting an overall status of Approved, Approved with Changes, or Rejected based on the violation score.