Pre Push Checklist

Governs what to check before running `git push` for this user, across every project on this machine. Use this every time you're about to push commits — run the repo's linter, type checker, and tests first, and block the push (asking the user to fix or confirm) if any of them fail, instead of pushing broken code straight through.

osherboudara99 Updated

File contents

osherboudara99/my-claude-skills/tree/main/pre-push-checklist commit b632706820

Frequently asked questions

npx skillmds@latest add osherboudara99/pre-push-checklist