modify gemini template
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
description = "Create review drafts under drafts/ from PRD and ResearchNote."
|
||||
|
||||
prompt = """
|
||||
Use the document-harness Skill. Create all PRD deliverables under drafts/.
|
||||
|
||||
Drafts must stay inside PRD scope, answer the key questions, use the requested tone, and connect external factual claims to docs/ResearchNote.md. Mark weak or missing evidence instead of inventing support.
|
||||
|
||||
Use @doc-drafter when a focused drafting subagent is useful.
|
||||
|
||||
Additional user instructions:
|
||||
{{args}}
|
||||
|
||||
Required context:
|
||||
@{GEMINI.md}
|
||||
@{docs/PRD.md}
|
||||
@{docs/ResearchNote.md}
|
||||
@{docs/DraftFeedback.md}
|
||||
@{docs/UI_GUIDE.md}
|
||||
"""
|
||||
Reference in New Issue
Block a user