# /complete-plan-and-merge > move plan to completed, merge to develop, cleanup branch - Author: Daniel Storm - Repository: DanielStormApps/claude-code-skills - Version: 20260128110936 - Stars: 2 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/DanielStormApps/claude-code-skills - Web: https://mule.run/skillshub/@@DanielStormApps/claude-code-skills~/complete-plan-and-merge:20260128110936 --- --- name: /complete-plan-and-merge description: move plan to completed, merge to develop, cleanup branch disable-model-invocation: true --- Move the plan md from plans/ to plans/completed/. Commit. Push the current task branch. Checkout develop. Merge the task branch into develop using --no-ff. Push develop. Delete the task branch locally and on the remote. Reply here when done. $ARGUMENTS