Make a focused commit
Start each piece with floppygit new, then commit one
small, reviewable change.
A CLI that wraps git for agentic coding. Features ship as a stack of
commits, each one its own pull request, so review starts at the
bottom while the agent keeps building on top. Your hooks and
gh keep working.
Start each piece with floppygit new, then commit one
small, reviewable change.
Run floppygit push to open one pull request per
commit, each based on the one below it.
The first pull request merges first. Then
floppygit sync moves the remaining stack forward.