Git Workflow Lifecycle

Automate the end-to-end lifecycle of a feature branch, from submission (commit, push, PR) to cleanup (merge check, sync main, delete branch). Use when you have finished work on a branch or when a PR has been merged and you need to clean up.

jjanuszczak 6888e9b 7 files · 13.4 KB Updated

File contents

jjanuszczak/margo/tree/main/skills/git-workflow-lifecycle commit 6888e9b935

Frequently asked questions

npx skillmds@latest add jjanuszczak/git-workflow-lifecycle