Structuring Git Workflow

Use when working in a git repository and about to start new work, complete a module, commit, push, merge, or rebase. Use before any destructive git operation. Use when you need to decide what branch to work on or how to structure commits.

Install

openclaw skills install @yiiknow/structuring-git-workflow