review

Analyze code changes for simplicity and correctness with line-numbered feedback.

862|67|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/saffron-health/libretto --skill review-saffron-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/saffron-health/libretto/tree/main/.agents/skills/review
Command: npx skills add https://github.com/saffron-health/libretto --skill review-saffron-health

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the code review process, ensuring that implementations are simple, correct, and free from unnecessary complexity or errors before merging.

Core Features & Use Cases

  • Automated Code Analysis: Analyzes code changes against specified goals for simplicity and correctness.
  • Error Identification: Pinpoints specific issues with line numbers and actionable feedback.
  • Use Case: After completing a new feature implementation, use this Skill to perform a thorough review, identifying potential bugs and areas for simplification before submitting a pull request.

Quick Start

Use the review skill to analyze the code changes in the current branch for simplicity and correctness.

Frequently Asked Questions about review

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

FAQPage Schema
How do I perform a code review for simplicity and correctness?

Automated code review identifies unnecessary complexity and correctness issues by analyzing changes against goals, providing feedback with precise file paths and line numbers to ensure implementations remain simple before merging.

What is the best way to identify bugs and reduce complexity before a pull request?

Run an expert code review on your branch to analyze changes against specified goals, pinpointing exact file paths and line numbers of potential bugs and areas for simplification before submitting your pull request.

Does automated code analysis pinpoint exact file paths and line numbers for errors?

Yes, automated code analysis pinpoints specific issues with exact file paths and line numbers, providing actionable feedback to debug and refactor implementations effectively before merging.

When do I need a code review focused on minimal complexity?

You need a code review focused on minimal complexity after completing a new feature implementation to ensure the code adheres to requirements without introducing unnecessary complexity or errors before merging.

Can I use this code review skill to analyze changes in the current branch?

Yes, you can use this code review skill to analyze code changes in your current branch, evaluating them for simplicity and correctness to catch deviations and errors before submission.

Why does my implementation deviate from specified goals during quality assurance?

Your implementation may deviate from specified goals if unnecessary complexity or errors are introduced; an expert code review analyzes these changes to provide actionable feedback ensuring correctness and simplicity.