19 lines
634 B
TOML
19 lines
634 B
TOML
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}
|
|
"""
|