review

Review code from file paths or pasted text using a 6-dimension rubric.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/diana-uk/senior-interview-mentor --skill review-diana-uk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/diana-uk/senior-interview-mentor/tree/main/.claude/skills/review
Command: npx skills add https://github.com/diana-uk/senior-interview-mentor --skill review-diana-uk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables a senior engineer to review and provide structured feedback on code shared by users, surfacing issues and guiding improvements.

Core Features & Use Cases

  • Honest, actionable feedback delivered in plain language.
  • Uses a 6-dimension rubric to assess correctness, readability, maintainability, edge cases, performance, and design.
  • Adapts to a user’s context, whether they share a snippet, a file path, or request a general review.

Quick Start

Share your code and I'll provide a complete code review with actionable feedback.

Frequently Asked Questions about review

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

FAQPage Schema
How do I get structured code feedback on a snippet I wrote?

Structured code feedback is generated by submitting your snippet or pasting text directly. It evaluates your code against a 6-dimension rubric covering correctness, readability, maintainability, edge cases, performance, and design to provide honest, senior-level insights.

What does a senior engineer code review rubric evaluate?

A senior engineer code review rubric evaluates code across six dimensions: correctness, readability, maintainability, edge cases, performance, and design. This framework ensures honest, plain-language feedback that surfaces issues and guides specific improvements.

Can I use this code review tool for interview-style evaluations?

Yes, this code review tool applies directly to interview-style evaluations. It adapts to your shared context and provides honest, structured feedback by assessing correctness, readability, maintainability, edge cases, performance, and design in a senior-review style.

How do I prepare my code for an automated code review?

To prepare your code for a review, simply have your source text or file path ready. You can paste the snippet directly or provide the file path, and the review will analyze it using the 6-dimension rubric to surface bugs and guide improvements.

What is the best way to hunt for bugs using a code review rubric?

The best way to hunt for bugs using a code review rubric is to submit your code for structured evaluation. It specifically assesses correctness and edge cases alongside readability, maintainability, performance, and design to surface issues and guide improvements.