modify gemini template
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
description = "Create final documents under final/ after draft feedback."
|
||||
|
||||
prompt = """
|
||||
Use the document-harness Skill. Read docs/DraftFeedback.md and create final deliverables under final/.
|
||||
|
||||
If docs/DraftFeedback.md contains no actionable feedback or approval, mark the relevant phase step blocked instead of creating final documents. Do not overwrite drafts/. Preserve feedback files.
|
||||
|
||||
Additional user instructions:
|
||||
{{args}}
|
||||
|
||||
Required context:
|
||||
@{GEMINI.md}
|
||||
@{docs/PRD.md}
|
||||
@{docs/ResearchNote.md}
|
||||
@{docs/DraftFeedback.md}
|
||||
@{docs/FinalFeedback.md}
|
||||
@{docs/UI_GUIDE.md}
|
||||
"""
|
||||
Reference in New Issue
Block a user