code-review

Review code changes for behavior consistency, security, and repository rules.

33|7|Updated Sep 5, 2022
One-click install
npx skills add https://github.com/manticoresoftware/manticoresearch-buddy --skill code-review-manticoresoftware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/manticoresoftware/manticoresearch-buddy/tree/main/.ai/skills/code-review
Command: npx skills add https://github.com/manticoresoftware/manticoresearch-buddy --skill code-review-manticoresoftware

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps streamline the code review process by ensuring comprehensive checks for behavior, security, and maintainability.

Core Features & Use Cases

  • Behavior and Intent Check: Verify that code changes align with developer intent and previous behavior.
  • Repository Rules and Implementation Quality: Evaluate against repository standards and architecture boundaries.
  • Security Review: Identify potential security risks and vulnerabilities.
  • Validation and Evidence: Check that changes are thoroughly tested and documented.
  • Use Case: Apply the code-review skill to review a pull request for a codebase and ensure all review criteria are met before merging.

Quick Start

Run the code-review skill to initiate a review of the current code changes.

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 pull requests?

You can automate code review by running this skill to initiate checks on current code changes, evaluating behavior consistency, security vulnerabilities, and repository rule compliance before merging a pull request.

What does an automated security review check in a codebase?

An automated security review identifies potential security risks and vulnerabilities within code changes, verifying that modifications align with developer intent and previous behavior while maintaining architecture boundaries.

How do I verify code changes meet repository rules and implementation quality standards?

To verify code changes meet repository rules, this skill evaluates modifications against established repository standards and architecture boundaries, ensuring implementation quality and compliance before integration.

Can I check if code modifications are thoroughly tested and documented?

Yes, you can validate code changes by running this skill to perform evidence checks, ensuring that all modifications are thoroughly tested and properly documented according to repository standards.

What is the best way to ensure behavior consistency during code review?

The best way to ensure behavior consistency is using AI analysis to verify that code changes align with developer intent and previous behavior, providing expert guidance for critical issues.