Refine Feynman research workflows
This commit is contained in:
14
prompts/memo.md
Normal file
14
prompts/memo.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
description: Produce a general research memo grounded in explicit sources and direct links.
|
||||
---
|
||||
Write a research memo about: $@
|
||||
|
||||
Requirements:
|
||||
- Use the `researcher` and `writer` subagents when decomposition will improve quality or reduce context pressure.
|
||||
- Start by finding the strongest relevant sources.
|
||||
- If the topic is current, market-facing, product-oriented, regulatory, or asks about latest developments, use `web_search` and `fetch_content` first.
|
||||
- Use `alpha_search` for academic background where relevant, but do not rely on it alone for current topics.
|
||||
- Read or inspect the top sources directly before making strong claims.
|
||||
- Distinguish facts, interpretations, and open questions.
|
||||
- End with a `Sources` section containing direct URLs for every source used.
|
||||
- Save the memo to `outputs/` as markdown if the user wants a durable artifact.
|
||||
Reference in New Issue
Block a user