modify gemini template

This commit is contained in:
NINI
2026-04-28 01:51:20 +09:00
parent 949e0ab13c
commit 38291723f0
32 changed files with 523 additions and 320 deletions
@@ -0,0 +1,18 @@
description = "Research PRD keywords and update docs/ResearchNote.md."
prompt = """
Use the document-harness Skill. Research the topics required by docs/PRD.md and update docs/ResearchNote.md.
Prefer official, academic, government, institutional, or other primary sources. Record search date, search terms, source URLs, source quality notes, core findings, conflicts, unresolved questions, and intended document usage.
Use @doc-researcher when the task benefits from a focused research subagent.
Additional user instructions:
{{args}}
Required context:
@{GEMINI.md}
@{docs/PRD.md}
@{docs/ResearchNote.md}
@{docs/UI_GUIDE.md}
"""