Tag
#git
4 prompts
Bisect a Regression
Walk the history between a known-good commit and main to find the culprit diff.
Commit and Open a PR
Close out a session with a why-focused commit and a PR that carries a test plan.
Conventional Commit Message
A properly formatted commit whose body explains why, derived only from the staged diff.
Pull Request Description
Turn a diff into a scannable PR write-up with risks, rollback, and a reviewer checklist.