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. Use when this capability is needed.

tomevault-io 3ca9392 2 files · 3.4 KB Updated

File contents

tomevault-io/skills-registry/tree/main/jjanuszczak--margo--git-workflow-lifecycle commit 3ca93920d0

Frequently asked questions

npx skillmds@latest add tomevault-io/git-workflow-lifecycle