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:**