finishing-a-development-branch

Installation
SKILL.md

Finishing a development branch

Overview

Close a branch-based task by verifying its state and letting the user choose what happens next. Preserve the work until that choice explicitly authorizes cleanup.

When to Use

  • Implementation is complete and the next step is merge, PR, keep, or discard
  • A worktree or branch needs explicit cleanup or preservation

When Not to Use

  • Mid-task execution
  • Situations where the current branch state has not been verified yet

Minimal Workflow

Installs
12
First Seen
May 29, 2026
finishing-a-development-branch — signalharbor27/codex-agents