code-review-orchestrator
Installation
SKILL.md
Code Review Orchestrator
Orchestrate comprehensive code reviews by coordinating multiple review skills and subagents in parallel, then consolidate findings into actionable reports.
Purpose
This skill manages the complete code review workflow:
- Collect and organize code content for review (diffs, commits, branches, MR/PR info)
- Coordinate multiple subagents using different review skills
- Consolidate individual review reports into comprehensive summaries
- Help users identify and fix issues
Debug Mode
Configuration: Debug mode can be controlled via user input or interactive confirmation.
How to Enable Debug Mode:
- Automatic: Include debug keywords in your request (
debug,verbose,调试,详细,--debug,-v) - Interactive: When prompted, select "启用调试" to enable detailed logging