nameresearch
description (EN)Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.
說明 (繁中)針對高可信度的主要來源調查問題,並把發現寫成 repo 中的 Markdown 檔案。當使用者想要研究某主題、蒐集文件或 API 事實,或想把閱讀的苦差事委派給背景代理時使用。

research

把啃文件這種苦差事丟給背景代理,你在原地繼續做事,它回來交報告。

Spin up a background agent to do the research, so you keep working while it reads.

啟動一個背景代理來做研究,讓它閱讀時你繼續工作。

Its job:

它的工作:

  1. Investigate the question against primary sources (official docs, source code, specs, first-party APIs), not a secondary write-up of them. Follow every claim back to the source that owns it.
  2. Write the findings to a single Markdown file, citing each claim's source.
  3. Save it where the repo already keeps such notes; match the existing convention, and if there is none, put it somewhere sensible and say where.
  1. 針對主要來源調查問題——官方文件、原始碼、規格、第一方 API——而不是針對它們的二手轉述。把每一項主張追回到擁有它的來源。
  2. 把發現寫成單一 Markdown 檔案,引用每項主張的來源。
  3. 存在 repo 已經存放此類筆記的地方;遵循既有慣例,如果沒有,就放在一個合理的位置並說在哪裡。