finishing-a-development-branch
FeaturedUse when verified work needs integration or cleanup of an existing task-created branch/worktree, or the user explicitly requests merge, PR, or branch lifecycle handling.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- GanyuanRan
- Repository
- GanyuanRan/Aegis
- Created
- 4 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
finishing-a-development-branch
Use when implementation is verified and the development branch or worktree must be handed off, pushed, merged, proposed as a pull request, retained, or safely cleaned up.
finishing-a-development-branch
Use when implementation and tests are complete and a human must choose how local branch work should be integrated or preserved
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work — presents structured options for merge, PR, keep, or discard, and handles worktree cleanup safely. Triggers at the end of executing/subagent-driven development or whenever a feature branch is ready to land.