driver-code-review

Automates code review for MongoDB driver repositories via multi-review orchestration.

1|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/rozza/ai-skills --skill driver-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: driver-code-review
Source: https://github.com/rozza/ai-skills/tree/main/driver-code-review
Command: npx skills add https://github.com/rozza/ai-skills --skill driver-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the code review process for MongoDB Java, Kotlin, and Scala driver changes by providing a specialized interface that leverages the multi-review orchestration engine.

Core Features & Use Cases

  • Domain-Specific Review: Focuses on the nuances of MongoDB driver development, including concurrency, performance, and API compatibility.
  • Orchestrated Analysis: Automatically delegates complex review tasks to the multi-review agent system to ensure comprehensive coverage.
  • Use Case: When submitting a pull request for a new feature in the Java driver, use this skill to trigger a multi-agent review that checks for architectural consistency and potential regressions.

Quick Start

Invoke the driver code review skill by passing the target branch or pull request identifier to the command.

Frequently Asked Questions about driver-code-review

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

FAQPage Schema
How do I automate code reviews for MongoDB Java and Kotlin driver pull requests?

Automated code reviews for MongoDB Java, Kotlin, and Scala driver pull requests are handled by wrapping a multi-review orchestration framework. This infrastructure targets language-specific implementations to check architectural consistency, concurrency, performance, and API compatibility.

What does specialized MongoDB driver code review check for?

Specialized MongoDB driver code review checks for architectural adherence, potential regressions, concurrency issues, and API compatibility. It delegates complex analysis tasks to a multi-agent system to ensure comprehensive feedback on driver-specific code changes.

Can I use this automated code review tool with Scala driver repositories?

Yes, this automated code review tool explicitly supports Scala driver repositories alongside Java and Kotlin. It targets these specific language implementations to ensure changes adhere to driver-specific architectural standards.

How do I trigger a multi-agent code review on a specific driver branch?

Trigger a multi-agent code review by passing the target branch or pull request identifier to the skill command. The system then delegates the analysis to the multi-review orchestration infrastructure to provide parallelized feedback.

What is the best way to check architectural consistency in MongoDB driver code changes?

The best way to check architectural consistency in MongoDB driver code changes is using an orchestrated multi-agent review system. It focuses on the nuances of MongoDB driver development to automatically verify structural standards and detect regressions.