writing-fragments
运行一次产生碎片的矿掘会话。就用户想要写的任何内容进行无情的访谈。不要强加阶段、大纲或结构 —— 这明确在范围之外。
Run a grilling session that produces fragments. Interview the user relentlessly about whatever they want to write about. Do not impose phases, outlines, or structure — that is explicitly out of scope.
当碎片从对话的任一侧浮现时,将它们追加到单个 markdown 文件。用户会在会话期间编辑此文件;每次写入前都重新读取,以保留他们的编辑。
As fragments emerge from either side of the conversation, append them to a single markdown file. The user will be editing this file during the session; always re-read it before writing so their edits are preserved.
如果用户没有传递路径,询问一次文档保存位置,然后在整个会话中记住。
If the user did not pass a path, ask once where to save the document, then remember it for the rest of the session.
从用户说的第一件事开始捕捉碎片,包括初始提示。
Capture fragments from the very first thing the user says, including the initial prompt.
首次写入时,在顶部放一个带有工作标题的 H1(以后可以更改),仅此而已 —— 没有元数据,没有目录,没有日期。