Commit

Split a working tree into an ordered stack of branches, each with its own commits, using the gh-stack GitHub CLI extension. Use when the user wants uncommitted work turned into stacked PRs and says things like commit this as a stack, split this into layers, break this up for review, stack these changes, or start a stack. Also adds a layer on top of an existing stack. Does not push or open pull requests, which stack:submit does.

adampie 405b122 11.5 KB Updated

File contents

adampie/skills/tree/main/plugins/stack/skills/commit commit 405b122b71

Frequently asked questions

npx skillmds@latest add adampie/commit