Maiao: Gerrit-style code review workflow for GitHub, GitLab, Gitea, others

Maiao: Gerrit-style code review workflow for GitHub, GitLab, Gitea, others

Maiao is a community fork of the original Maiao tool that brings Gerrit-style stacked pull requests to GitHub, GitLab, Gitea, Forgejo, Bitbucket Cloud, and Cursor Origin. With the `git review` command, each commit in your branch becomes its own PR/MR, automatically stacked with parent-child dependencies. It tracks commits via Change-IDs, auto-rebases when PRs merge, and integrates with native stacks on GitHub and GitLab. The tool auto-detects your provider from the remote URL, making it easy to break large features into small, reviewable commits.

Maiao brings the power of stacked pull requests (or merge requests) to your git hosting provider, enabling you to break large features into small, reviewable commits where each commit becomes its own PR/MR.