Files
2026-04-28 01:51:20 +09:00

19 lines
652 B
TOML

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}
"""