Created
March 24, 2026 09:40
-
-
Save BigWillie/7b234d08f2f1942eab5d6a7ea86f2dee to your computer and use it in GitHub Desktop.
Claude review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Please review the current codebase (or the files I've indicated) and give me honest, critical feedback. I want you to: | |
| 1. **Correctness** — Identify any bugs, logic errors, or edge cases that could cause failures. | |
| 2. **Code quality** — Flag anything that's overly complex, hard to follow, or poorly named. | |
| 3. **Consistency** — Note anything that breaks conventions already established in the codebase. | |
| 4. **Performance** — Call out any obvious inefficiencies or unnecessary work. | |
| 5. **Security** — Highlight any potential vulnerabilities or unsafe practices. | |
| 6. **Missing tests** — Point out anything that's untested and should be. | |
| Be direct. Don't soften criticism. If something is bad, say so and explain why. Prioritise the most impactful issues — I don't need a list of nitpicks, I need to know what actually matters. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment