enter-merge-queue

Installation
SKILL.md

Enter Merge Queue

CRITICAL: Continuous Loop Until Merged

This skill MUST run continuously until the PR state is MERGED. Do NOT exit after:

  • Running $address-gemini-feedback - continue the loop
  • Running $follow-up-with-gemini - continue the loop
  • Running $fix-tests - continue the loop
  • CI completing successfully - continue to enable auto-merge, then keep polling
  • Enabling auto-merge - keep polling until state is MERGED

The ONLY valid exit condition is the getPrInfo action returning "state":"MERGED".

First: Get PR info using the agentTool wrapper:

Installs
1
Repository
a2f0/tearleads
First Seen
Mar 9, 2026
enter-merge-queue — a2f0/tearleads