What problem does it solve?
This Skill streamlines the process of reviewing, fixing, and pushing code changes by orchestrating multi-agent reviews, automatic repairs, and comprehensive PR creation.
Core Features & Use Cases
- Multi-Agent Review: Coordinates parallel code assessments across security, correctness, style, and more.
- Automated Fixes: Applies mechanical fixes automatically using
/run-review.
- PR Automation: Creates and updates GitHub PRs with labels, milestones, and project integration for release workflows.
- Use Case: When preparing code for deployment, it ensures high-quality review, resolves mechanical issues, documents findings, and manages the PR lifecycle seamlessly.
Quick Start
Run the skill after implementing code changes to automatically review, fix, push, and generate PRs using the orchestrated process.