repo-review

Review Manticore Buddy code with shared rules and Buddy-specific risk focus.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the code review process for Manticore Buddy by providing a wrapper that integrates with shared review rules without duplication.

Core Features & Use Cases

  • Review Workflow Integration: Seamlessly integrates with existing code review workflows, including behavior and code reviews.
  • Rule Aggregation: Aggregates Buddy-specific rules from authoritative sources, ensuring consistency.
  • Risk-Based Review: Offers full and quick review modes, adjusting the depth of review based on the change's risk level.
  • Focus on Buddy-Specific Risks: Directs reviewers' attention to areas where Manticore Buddy has specific concerns, such as Swoole runtime state and JSON parsing.

Quick Start

To start a review with the full workflow, use the 'repo-review' skill followed by 'code-review' and 'behavior-review' skills.

Frequently Asked Questions about repo-review

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

FAQPage Schema
How do I streamline code reviews for Manticore Buddy without duplicating rules?โ–ผ

Streamline Manticore Buddy code reviews by using a focused review wrapper that aggregates authoritative repository rules. This prevents duplication and integrates with shared review layers to ensure consistency across behavior and code reviews.

What is a risk-based review workflow and when should I use it?โ–ผ

Risk-based review adjusts the depth of evaluation based on a change's risk level, offering full and quick review modes. Use it to direct attention to high-level concerns and Buddy-specific risks like Swoole runtime state and JSON parsing.

How do I integrate Buddy-specific code review rules into my existing workflow?โ–ผ

Integrate Buddy-specific rules into your workflow by applying a review wrapper that aggregates authoritative sources. Start a full review using the skill followed by code-review and behavior-review skills for complete coverage.

Does Manticore Buddy code review focus on Swoole state and JSON parsing?โ–ผ

Yes, Manticore Buddy code review directs reviewers' attention to specific concerns like Swoole runtime state and JSON parsing. This focus ensures critical Buddy-specific risks are evaluated during the review process.

Can I perform a quick code review for low-risk changes in Manticore Buddy?โ–ผ

Yes, you can perform a quick code review for low-risk changes. The risk-based review mode adjusts the depth of the review, allowing you to evaluate changes faster while still applying necessary Buddy-specific rules.

What are the limitations of using a wrapper for Manticore Buddy code reviews?โ–ผ

The wrapper is designed specifically for Manticore Buddy code reviews, focusing on Swoole state and JSON parsing. It may not cover risks outside these Buddy-specific concerns without integrating shared behavior and code review layers.