modify gemini template
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
description = "Inspect docs/PRD.md and design or update a document harness phase."
|
||||
|
||||
prompt = """
|
||||
Use the document-harness Skill.
|
||||
|
||||
Read the project context and determine whether docs/PRD.md is complete enough to start document work. If it is materially incomplete, explain the missing fields and stop. If it is complete enough, create or update an appropriate phase under phases/ using the template in .agents/skills/document-harness/references/phase-templates.md.
|
||||
|
||||
Additional user instructions:
|
||||
{{args}}
|
||||
|
||||
Required context:
|
||||
@{GEMINI.md}
|
||||
@{docs/PRD.md}
|
||||
@{docs/ARCHITECTURE.md}
|
||||
@{docs/ADR.md}
|
||||
@{docs/UI_GUIDE.md}
|
||||
"""
|
||||
Reference in New Issue
Block a user