Commit, sync, and push the develop branch. Use when the user says /commit-develop, "commit and push develop", "sync develop with main", or wants to stage changes, merge main into develop, and push. Automates the full workflow: stage, commit with auto-generated message, fetch/merge main, and push.
2026-03-06