diff options
Diffstat (limited to 'scripts/gemini_start.bat')
| -rw-r--r-- | scripts/gemini_start.bat | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/gemini_start.bat b/scripts/gemini_start.bat new file mode 100644 index 0000000..22bca70 --- /dev/null +++ b/scripts/gemini_start.bat @@ -0,0 +1,8 @@ +@echo off +REM Start a Gemini session with core context + +gemini --files ^ + PROJECT_CONTEXT.md ^ + BUILD.md ^ + PHASE2_COMPRESSION.md ^ + "Read the project context carefully. Summarize the project goals and current phase. Wait." |
