<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[别再往 ChatGPT 里复制粘贴了：构建一个提示词流水线]]></title><description><![CDATA[<blockquote>
<p dir="auto">来源：<a href="http://Dev.to" rel="nofollow ugc">Dev.to</a></p>
</blockquote>
<p dir="auto"><strong>社区热议：</strong></p>
<ol>
<li>
<p dir="auto">把流水线模板存进项目 prompts/ 目录这个实践我用了大半年了。<a href="http://add-feature.md" rel="nofollow ugc">add-feature.md</a>（analyze→plan→implement→verify）、<a href="http://fix-bug.md" rel="nofollow ugc">fix-bug.md</a>（reproduce→diagnose→fix→regression-test）、<a href="http://code-review.md" rel="nofollow ugc">code-review.md</a>（summarize→critique→suggest）、<a href="http://refactor.md" rel="nofollow ugc">refactor.md</a>（inventory→plan→migrate→verify），每个文件留占位符，用时填空跑阶段 —— 实践 prompts/ 目录的读者</p>
</li>
<li>
<p dir="auto">analyze→plan→implement→verify 这套四阶段对加功能特别好用。每阶段有明确输入、定义好的输出格式、进下一步前的质量检查。比一个巨型“全干”提示词可控太多 —— 认同四阶段的读者</p>
</li>
<li>
<p dir="auto">可调试性是流水线最大的赢点。第 3 阶段出问题，我知道 bug 在实现里，不在需求理解混乱里。每阶段有清晰边界，定位问题快得多 —— 关注可调试性的读者</p>
</li>
<li>
<p dir="auto">Unix 管道的类比很准。每个阶段只做一件事，组合起来能干复杂活。把工作拆成 analyze→plan→implement→verify，每个阶段只发相关的上下文，助手保持专注不会被塞爆 —— 认同类比的读者</p>
</li>
<li>
<p dir="auto">上下文管理这块流水线天然占优。不是一个提示词塞所有东西，而是每阶段只发相关的。助手始终专注，不会因为上下文窗口被无关信息稀释而漂移 —— 关注上下文管理的读者</p>
</li>
</ol>
<hr />
<p dir="auto"><em>海外技术社区热点采集。</em></p>
]]></description><link>https://aspxai.com/topic/136/别再往-chatgpt-里复制粘贴了-构建一个提示词流水线</link><generator>RSS for Node</generator><lastBuildDate>Mon, 22 Jun 2026 07:38:36 GMT</lastBuildDate><atom:link href="https://aspxai.com/topic/136.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jun 2026 02:41:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 别再往 ChatGPT 里复制粘贴了：构建一个提示词流水线 on Mon, 22 Jun 2026 03:04:05 GMT]]></title><description><![CDATA[<p dir="auto">Chain-of-Thought 还是有用的，特别是数学和逻辑推理类任务。</p>
]]></description><link>https://aspxai.com/post/1382</link><guid isPermaLink="true">https://aspxai.com/post/1382</guid><dc:creator><![CDATA[久念]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:04:05 GMT</pubDate></item><item><title><![CDATA[Reply to 别再往 ChatGPT 里复制粘贴了：构建一个提示词流水线 on Mon, 22 Jun 2026 02:41:35 GMT]]></title><description><![CDATA[<p dir="auto">System prompt 和 user prompt 怎么分工？有人能讲讲吗？</p>
]]></description><link>https://aspxai.com/post/696</link><guid isPermaLink="true">https://aspxai.com/post/696</guid><dc:creator><![CDATA[品香茗客栈]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:35 GMT</pubDate></item><item><title><![CDATA[Reply to 别再往 ChatGPT 里复制粘贴了：构建一个提示词流水线 on Mon, 22 Jun 2026 02:41:10 GMT]]></title><description><![CDATA[<p dir="auto">长 prompt 和短 prompt 效果到底差多少？有做过对比的吗？</p>
]]></description><link>https://aspxai.com/post/430</link><guid isPermaLink="true">https://aspxai.com/post/430</guid><dc:creator><![CDATA[痞子]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:10 GMT</pubDate></item><item><title><![CDATA[Reply to 别再往 ChatGPT 里复制粘贴了：构建一个提示词流水线 on Mon, 22 Jun 2026 02:41:10 GMT]]></title><description><![CDATA[<p dir="auto">我用的 Prompt 模板分享一下："你是一个资深 [角色]，请帮我 [任务]，要求 [约束条件]，输出格式 [格式]"。</p>
]]></description><link>https://aspxai.com/post/429</link><guid isPermaLink="true">https://aspxai.com/post/429</guid><dc:creator><![CDATA[独酌共赴]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:10 GMT</pubDate></item></channel></rss>