PR Merge

Table of Contents

When to use this skill

Merging an approved PR. Guard rails refuse while review threads are unresolved or CI is red.

How to use this skill

  1. Close the task first — run agile-close-task on the feature branch before merging. Bookkeeping must ride the PR, not follow it. A STARTED task is a hard stop: do not proceed to merge until the task is closed.
  2. Merge (merge commit, never squash):

    ./projects/ores.compass/compass.sh pr merge
    

    --force overrides the guards — only on explicit user instruction.

  3. Verify the remote branch was deleted and the journal stamped.

Recipes

Reference

Emacs 29.1 (Org mode 9.6.6)