land
Installation
SKILL.md
Land
Goals
- Ensure the PR is conflict-free with main.
- Keep CI green and fix failures when they occur.
- Squash-merge the PR once checks pass.
- Do not yield to the user until the PR is merged; keep the watcher loop running unless blocked.
- No need to delete remote branches after merge; the repo auto-deletes head branches.
Preconditions
ghCLI is authenticated.- You are on the PR branch with a clean working tree.
Steps
Related skills
More from openai/symphony
linear
|
54commit
Create a well-formed git commit from current changes using session history for
38pull
Pull latest origin/main into the current local branch and resolve merge
33debug
Investigate stuck runs and execution failures by tracing Symphony and Codex
31push
Push current branch changes to origin and create or update the corresponding
30