review-fix

Simulate 8 parallel reviewer personas to analyze code and apply quick fixes.

54|16|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/EricTechPro/startup-claude-skills --skill review-fix-erictechpro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-fix
Source: https://github.com/EricTechPro/startup-claude-skills/tree/main/skills/review-fix
Command: npx skills add https://github.com/EricTechPro/startup-claude-skills --skill review-fix-erictechpro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, some-specific-libraries, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the code review process, allowing for parallel review by 8 personas, automatic fixing of quick items, and accumulation of strategic items for decision-making.

Core Features & Use Cases

  • Parallel Reviewers: 8 different personas review the code simultaneously, providing diverse perspectives.
  • Auto-Fix Quick Items: Quick fixes are automatically applied to the code.
  • Strategic Items Accumulation: Strategic items are collected and presented for user decision.
  • Use Case: Ideal for teams looking to streamline the code review process, improve code quality, and ensure thorough reviews before code merges.

Quick Start

Run the review-fix skill to start the automated review and fix loop for your codebase.

Frequently Asked Questions about review-fix

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

FAQPage Schema
How do I automate code reviews with parallel analysis?

Automate code reviews by simulating 8 parallel reviewer personas to analyze code quality simultaneously, which identifies quick fixes and aggregates strategic items for further action.

How does automated code review handle quick fixes and strategic items?

Automated code review automatically applies quick fixes directly to the codebase while accumulating strategic items into a separate collection for user decision-making before code merges.

Do I need Python to run automated code review processes?

Yes, you need Python installed along with some specific libraries to execute the automated code review process and run the necessary scripts and references.

What is the best way to ensure thorough code quality analysis before merges?

The best way to ensure thorough code quality analysis is using parallel review by 8 different personas, providing diverse perspectives to catch issues before code merges.

Can I use automated code review for strategic codebase decisions?

Yes, automated code review accumulates strategic items collected during the parallel analysis, presenting them for your decision-making to improve overall code quality and architecture.

When should I not use parallel reviewers for code quality checks?

You should avoid parallel reviewers for code quality checks if your environment lacks Python or the required specific libraries, as the automated review process depends on them.