Skip to main content

Post-Merge Branch Naming

Merged branches get renamed automatically. After a branch is merged, it hangs around in your branch list. Multiply that across a few AIs working on the same repo and you’ve got a cluttered mess. Which ones are active? Which ones are done? Post-Merge Branch Naming cleans this up. Merged branches get renamed with a date stamp so you can see at a glance what’s done and when.

What It Does

  • Renames merged branches with --merged-YYYY-MM-DD suffix
  • Preserves full branch history
  • Keeps your branch list clean without deleting anything

Install

Usage

Example

Before:
After merge and rename:
You know exactly what’s done and when it landed.

Interfaces

CLI, Skill.

Part of LDM OS

Post-Merge Branch Naming is part of AI DevOps Toolbox, which installs into LDM OS.