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
stateisMERGED
The ONLY valid exit condition is the getPrInfo action returning "state":"MERGED".
First: Get PR info using the agentTool wrapper: