From 2f68b86ba403fdae97c00569b6bb9b58ad1f33a6 Mon Sep 17 00:00:00 2001 From: skal Date: Tue, 27 Jan 2026 18:56:59 +0100 Subject: initial commit --- scripts/gemini_commit.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 scripts/gemini_commit.sh (limited to 'scripts/gemini_commit.sh') diff --git a/scripts/gemini_commit.sh b/scripts/gemini_commit.sh new file mode 100755 index 0000000..ae327e4 --- /dev/null +++ b/scripts/gemini_commit.sh @@ -0,0 +1,6 @@ +#!/bin/sh +# Ask Gemini to summarize work and update docs + +gemini --files TASKS.md NOTES.md "Summarize what was accomplished. + Update TASKS.md with next steps. + Add warnings or decisions to NOTES.md." -- cgit v1.2.3