What problem does it solve?
This skill eliminates the manual, error‑prone process of syncing branches, creating pull requests, and coordinating AI reviewers, ensuring every change is validated before merge.
Core Features & Use Cases
- Branch synchronization and clean commit flow: fetches and merges the latest main, verifies UI and API coverage, and prepares a tidy commit.
- Automated PR creation and reviewer triggering: creates the PR, converts drafts, posts trigger comments for Codex and Cursor reviewers, and optionally runs in fast mode.
- Continuous monitoring loop: runs internal code reviews, monitors CI checks, addresses comments, and repeats until the PR is green and all reviewer feedback is addressed.
Quick Start
Ask the assistant to run the mando‑pr skill to create and review a new feature pull request.