code-review-by-myagenticteams

Automate code review with multi-agent risk scopes and effort levels.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/agentic-cookbook/agenticdevteam --skill code-review-by-myagenticteams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-by-myagenticteams
Source: https://github.com/agentic-cookbook/agenticdevteam/tree/main/skill/plugin/skills/code-review-by-myagenticteams
Command: npx skills add https://github.com/agentic-cookbook/agenticdevteam --skill code-review-by-myagenticteams

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires myteams, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the code review process using multi-agent technology, helping developers catch bugs and design issues early.

Core Features & Use Cases

  • Multi-Agent Review: Leverages the power of multiple code review agents to ensure thorough coverage.
  • Risk Scope Customization: Supports various risk scopes including correctness, design, security, and completeness.
  • Effort Levels: Offers normal and high effort levels for review depth and speed.
  • Use Case: When you want to perform a thorough code review on a specific branch or target, without manually navigating through different review scopes.

Quick Start

Run a code review on the current branch with high effort level by invoking: 'code-review-by-myagenticteams [target] --effort high'

Frequently Asked Questions about code-review-by-myagenticteams

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

FAQPage Schema
How do I automate code review to catch bugs and design issues early?

Automating code review with a multi-agent system helps developers catch bugs and design issues early. It leverages multiple code review agents to ensure thorough coverage across various risk scopes without manual effort.

Can I customize the risk scope for security and correctness checks during a code review?

Yes, code review risk scopes are customizable, supporting correctness, design, security, and completeness. This allows you to target the automated review process toward specific vulnerability or quality categories relevant to your changes.

How do I run a code review on a specific branch with high effort level?

Run a high-effort code review on a specific target by invoking the command 'code-review-by-myagenticteams [target] --effort high'. This adjusts the multi-agent review depth and speed for thorough branch analysis.

Do I need myteams CLI to execute multi-agent code review commands?

Yes, the myteams CLI is required to execute the multi-agent code review commands. The Skill relies on this dependency to automate the review process and coordinate agents across customizable risk scopes.

What is the difference between normal and high effort levels in automated code review?

Effort levels control the depth and speed of the multi-agent code review process. High effort provides deeper analysis of correctness and security issues, while normal effort offers a faster, less exhaustive review pace.