code-review

Coordinate subagents to identify code issues and aggregate findings.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mithran-hq/aegis-code --skill code-review-mithran-hq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/mithran-hq/aegis-code/tree/main/.codex/skills/code-review
Command: npx skills add https://github.com/mithran-hq/aegis-code --skill code-review-mithran-hq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Facilitates comprehensive code reviews by integrating multiple subagents to identify issues across codebases, saving time and improving accuracy.

Core Features & Use Cases

  • Automated Issue Detection: Uses specialized subagents to find code errors, style violations, and logical flaws across multiple files.
  • Comprehensive Reporting: Ensures every issue from each subagent is reported, with specific file paths and line numbers.
  • Use Case: A developer submits a pull request; this Skill runs multiple subagents to review different aspects of the codebase, aggregates all findings, and presents a detailed report for review.

Quick Start

Use the code-review skill to analyze the latest pull request and gather all code issues for quick feedback.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for a pull request?

Automated code review coordinates multiple subagents to scan your pull request, identify code errors and style violations across files, and aggregate all findings into a detailed report with specific file paths and line numbers.

What is automated issue detection in code quality assurance?

Automated issue detection uses specialized subagents to find code errors, style violations, and logical flaws across multiple files in a codebase, ensuring comprehensive code quality assurance and compliance checks.

How do I run comprehensive code reviews across a whole codebase?

You can run comprehensive codebase reviews by deploying multiple subagents to review different aspects of your repository simultaneously, aggregating every identified issue into a single detailed report for quick feedback.

Can I use automated code review for compliance checks?

Yes, automated code review applies to software development workflows including compliance checks, using specialized subagents to validate code repositories against required standards and aggregate the findings.

What's the best way to get detailed reports for code quality issues?

The best way to get detailed code quality reports is using an automated review process that aggregates all findings from multiple subagents, ensuring every issue includes specific file paths and line numbers for quick resolution.

Will automated code review catch logical flaws across multiple files?

Yes, automated code review deploys specialized subagents specifically to find code errors, style violations, and logical flaws across multiple files, ensuring every issue is reported with exact file paths and line numbers.