#!/bin/bash
# This doesn't work well
chatgpt_process -m4 "Please do a code review. My principles are simplicity, clarity, generality.
Copy the code exactly, adding short cogent comments to document it.
If you see a major bug or security hole, add a comment with XXX: then describe the problem.
If you see a bug, add a comment with FIXME: then describe the bug.
If you see something missing, use TODO: then describe what's missing.
If you have a suggestion, use SUGGEST: then describe the suggestion."
