You can now install Mergify skills directly from Claude Code Marketplace:
/plugin install mergify@claude-plugins-official
Faster & safer code merge. Automate your pull requests and leverage merge queues.
- If you don't know yet about Mergify Stacks, here's a quick demo from one of our engineers, Julian.
- A merge queue is critical infrastructure. Build it accordingly.
- Your monorepo merge queue is a linked list. It should be a DAG. Here's why that matters:
- Introducing Merge Queue Academy A free resource to learn everything about merge queues: • How they prevent broken main branches • Two-step CI, batching, speculative checks • When you need one (quiz included)

