aidd-review

Review code for quality, security, test coverage, and project standards.

377|33|Updated Jul 3, 2025
One-click install
npx skills add https://github.com/paralleldrive/aidd --skill aidd-review-paralleldrive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aidd-review
Source: https://github.com/paralleldrive/aidd/tree/main/ai/skills/aidd-review
Command: npx skills add https://github.com/paralleldrive/aidd --skill aidd-review-paralleldrive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, grep, glob, bash, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides a comprehensive code review process to enhance code quality, security, and adherence to project standards, helping teams identify and mitigate issues before they impact the final product.

Core Features & Use Cases

  • Comprehensive Code Review: Conducts thorough code reviews focusing on code quality, security, test coverage, and adherence to project standards.
  • Systematic Process: Ensures every change is evaluated against the same criteria, including hotspot analysis, OWASP compliance, and functional requirements.
  • Read-only Skill: Outputs actionable feedback without modifying files, providing a clear path for improvement.

Quick Start

Run /aidd-review on your code changes or pull requests to initiate a code review.

Frequently Asked Questions about aidd-review

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

FAQPage Schema
How do I automate code review for security and project standards compliance?

Automate code review for security and project standards by running a systematic evaluation that checks code quality, hotspot analysis, and OWASP compliance. This process outputs actionable feedback without modifying your files.

What is included in a comprehensive code review for pull requests?

A comprehensive code review for pull requests includes evaluating code quality, security vulnerabilities, test coverage, and adherence to project standards. It systematically applies consistent criteria like hotspot analysis and functional requirements to every change.

Can I use this code review process with my existing git and bash environment?

Yes, you can use this code review process with your existing environment because it requires git, grep, glob, and bash dependencies. It operates as a read-only tool to analyze code changes without modifying files.

How do I conduct an OWASP compliance check during a code review?

Conduct an OWASP compliance check during code review by systematically evaluating code changes against security criteria. This ensures every pull request is checked for vulnerabilities and adherence to project standards.

Does this code review tool modify my source files during analysis?

No, this code review tool does not modify your source files during analysis. It operates as a read-only skill, evaluating your changes against quality and security criteria to output actionable improvement feedback.

Do I need test-driven development skills to run a thorough code review?

Yes, comprehensive code analysis requires skills like test-driven development and javascript evaluation to thoroughly assess test coverage and code quality. These complementary skills ensure the review meets project standards.