From 1a57bea95b99cbbdb0f7e7ab8391a38f21cdbcca Mon Sep 17 00:00:00 2001 From: Beehive Innovations Date: Wed, 11 Jun 2025 10:41:07 +0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 529c659..7b14973 100644 --- a/README.md +++ b/README.md @@ -401,6 +401,18 @@ make any necessary adjustments and show me the final secure implementation." **Thinking Mode:** Default is `medium` (8,192 tokens). Use `high` or `max` for critical releases when thorough validation justifies the token cost. +
+ +
+ +**Prompt:** +``` +Now use gemini and perform a review and precommit and ensure original requirements are met, no duplication of code or +logic, everything should work as expected +``` + +How beautiful is that? Claude used `precommit` twice and `codereview` once and actually found and fixed two critical errors before commit! + #### Example Prompts: **Basic Usage:**