diff options
Diffstat (limited to 'scripts/gemini_commit.bat')
| -rw-r--r-- | scripts/gemini_commit.bat | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/gemini_commit.bat b/scripts/gemini_commit.bat new file mode 100644 index 0000000..f9d922c --- /dev/null +++ b/scripts/gemini_commit.bat @@ -0,0 +1,7 @@ +@echo off +REM Ask Gemini to summarize work and update docs + +gemini --files ^ + TASKS.md ^ + NOTES.md ^ + "Summarize what was accomplished. Update TASKS.md with next steps." |
