name: pre-push-review description: Pre-Push Review disable-model-invocation: true
Pre-Push Review
Review all changes that have been committed but not yet pushed from the current branch.
If there are no unpushed commits, return a message saying "No unpushed commits found".
Tasks
- Review all the changes
- Report any obvious bugs
- Report any obvious improvements