modify gemini template
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
description = "Review harness documents for PRD alignment, evidence, structure, and feedback coverage."
|
||||
|
||||
prompt = """
|
||||
Use the document-review Skill. Review the current Markdown document harness outputs.
|
||||
|
||||
Lead with findings. Check PRD alignment, source traceability, heading structure, feedback preservation, draft/final separation, style quality, and validation readiness. Use @doc-reviewer or @evidence-checker if a focused subagent would improve the review.
|
||||
|
||||
Review target or extra 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