auto-review

Review modified source code against the TRUST 5 quality and security standard.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/shin0720/autopus --skill auto-review-shin0720
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-review
Source: https://github.com/shin0720/autopus/tree/main/.autopus/plugins/auto/skills/auto-review
Command: npx skills add https://github.com/shin0720/autopus --skill auto-review-shin0720

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the inconsistency and overhead of manual code reviews by enforcing standardized TRUST 5 evaluation criteria for all code changes, ensuring consistent quality and security checks across development teams.

Core Features & Use Cases

  • TRUST 5 Standard Review: Evaluates all modified code against the 5 core TRUST criteria (Testability, Readability, Usability, Security, Trust) to validate code quality.
  • Pipeline Integration: Seamlessly integrates with Autopus's multi-agent development workflow to run reviews automatically after implementation phases.
  • Use Case: After your team finishes building a new payment processing feature, use this Skill to automatically review all changed files, get a TRUST 5 score, and identify security issues before merging to main.

Quick Start

Use the auto-review skill to evaluate all code changes in your current feature branch against TRUST 5 standards and receive a pass/fail security assessment.

Frequently Asked Questions about auto-review

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

FAQPage Schema
How do I automate code reviews for consistent quality and security checks?

Automated code review enforces standardized evaluation criteria across all changed files. This Skill applies the TRUST 5 standard to deliver consistent quality scores, security pass/fail statuses, and actionable improvement feedback for modified source code.

What is the TRUST 5 standard for code quality evaluation?

The TRUST 5 standard evaluates code against five core criteria: Testability, Readability, Usability, Security, and Trust. It validates modified source code to ensure consistent quality and security compliance across development teams before merging changes.

How do I run a security audit on modified source code before merging?

You can run a security audit on modified files by applying the TRUST 5 standard evaluation. This process assesses all changed files in your feature branch, providing a security pass/fail status and identifying vulnerabilities before integration.

Does automated code review work with multi-agent development pipelines?

Yes, this automated review integrates with multi-agent development workflows like Autopus. It runs automatically during post-implementation review stages to assess code changes against predefined quality gates without requiring manual intervention.

Can I get standardized code review scores for all changed files in a feature branch?

Yes, evaluating all code changes in your feature branch generates a standardized TRUST 5 score. The automated review assesses every modified file against predefined quality gates and outputs consistent evaluation results.

What are the limitations of manual code reviews compared to automated review?

Manual code reviews suffer from inconsistency and overhead across development teams. Automated review eliminates these issues by enforcing standardized TRUST 5 evaluation criteria, ensuring consistent quality and security checks for all code changes.