Agent Skills: finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work.

UncategorizedID: a5c-ai/babysitter/finishing-a-development-branch

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/library/methodologies/superpowers/skills/finishing-a-development-branch

Skill Files

Browse the full folder contents for finishing-a-development-branch.

Download Skill

Loading file tree…

library/methodologies/superpowers/skills/finishing-a-development-branch/SKILL.md

Skill Metadata

Name
finishing-a-development-branch
Description
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work.

Process

  1. Verify all tests pass (STOP if they fail)
  2. Determine base branch
  3. Present exactly 4 options
  4. Execute chosen option
  5. Clean up worktree (Options 1 and 4 only)

Agents Used

  • Process agents referenced in workflow processes

Tool Use

Referenced by executing-plans and subagent-driven-development processes.