ln-513-agent-reviewer

Run parallel code reviews with Codex and Gemini and return confidence-scored suggestions.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-513-agent-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-513-agent-reviewer
Source: https://github.com/dorrio/sorteo-app-generator/tree/main/.agent/skills/ln-513-agent-reviewer
Command: npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-513-agent-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of getting parallel code reviews from multiple AI agents, ensuring critical verification and a debate-driven approach to suggestions.

Core Features & Use Cases

  • Parallel Agent Reviews: Leverages Codex and Gemini for simultaneous code analysis.
  • Critical Verification: Employs a debate mechanism for robust suggestion filtering.
  • Confidence Scoring: Returns suggestions with associated confidence levels.
  • Use Case: When you submit a code change, this Skill can automatically trigger reviews from different AI models, providing you with a consolidated, scored list of potential improvements and issues.

Quick Start

Invoke the ln-513-agent-reviewer skill to analyze the latest code changes.

Frequently Asked Questions about ln-513-agent-reviewer

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

FAQPage Schema
How do I run parallel code reviews using multiple AI agents?

AI code review verification uses a debate mechanism between agents to critically evaluate suggestions, filtering out false positives and returning only high-confidence recommendations for your code changes.

Can I use Gemini and Codex together for code analysis?

Yes, you can use Gemini and Codex together for code analysis by triggering simultaneous reviews from both AI models, which facilitates background tasks that process results as they arrive for faster verification.

How do AI agents score confidence for code review suggestions?

AI agents score confidence for code review suggestions by evaluating suggestions through a critical debate mechanism, returning filtered improvements with associated confidence levels to indicate the reliability of each identified issue.

What is the best way to verify AI-generated code suggestions?

The best way to verify AI-generated code suggestions is using a debate-driven approach where multiple agents critically evaluate changes, returning only filtered, high-confidence suggestions for robust code quality assurance.

Do I need specific dependencies to run background agent code reviews?

No specific dependencies are required to run background agent code reviews, as the system processes external agent tasks as they arrive and operates independently without external component installations.