AgentSkillsCN

finishing-a-development-branch

当开发工作已全部完成、各项测试均顺利通过,而你需要决定如何整合这些成果时,这一技能便能派上用场——它以结构化的选项,为合并、提交 PR 或清理工作提供明确指引,助力开发工作的圆满收官。

SKILL.md
--- frontmatter
version: 4.1.0-fractal
name: finishing-a-development-branch
description: Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Finishing a Development Branch

Overview

Guide completion of development work by presenting clear options and handling chosen workflow.

Core principle: Verify tests → Present options → Execute choice → Clean up.

Announce at start: "I'm using the finishing-a-development-branch skill to complete this work."

The Process

🧠 Knowledge Modules (Fractal Skills)

1. Step 1: Verify Tests

2. Step 2: Determine Base Branch

3. Step 3: Present Options

4. Step 4: Execute Choice

5. Step 5: Cleanup Worktree