modify gemini template
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
description = "Summarize the current harness state and next required action."
|
||||
|
||||
prompt = """
|
||||
Summarize the current Gemini CLI Markdown Document Harness state and identify the next required action.
|
||||
|
||||
Check PRD completeness, ResearchNote status, draft/final outputs, feedback files, and phase status files if present. Do not modify files unless explicitly requested.
|
||||
|
||||
Additional user instructions:
|
||||
{{args}}
|
||||
|
||||
Required context:
|
||||
@{GEMINI.md}
|
||||
@{docs/PRD.md}
|
||||
@{docs/ResearchNote.md}
|
||||
@{docs/DraftFeedback.md}
|
||||
@{docs/FinalFeedback.md}
|
||||
@{docs/ARCHITECTURE.md}
|
||||
"""
|
||||
Reference in New Issue
Block a user