Skill

Finishing a Development Branch

Structured options for closing out a feature branch — merge, PR, or cleanup.

安裝

manual
/plugin install superpowers

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

Asks the right questions: are tests green, is the plan complete, does it need a PR or direct merge, is there leftover work to file. Prevents half-finished branches piling up.

常見使用情境

  • Closing a feature
  • Deciding merge vs PR
  • Cleaning up after a spike

標籤

gitworkflowprocesssuperpowers