<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: GhostFace</title>
    <description>The latest articles on DEV Community by GhostFace (@luojin).</description>
    <link>https://dev.to/luojin</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4053189%2Fbd0904bd-798d-49e1-9b28-5d6ae9e2a06d.png</url>
      <title>DEV Community: GhostFace</title>
      <link>https://dev.to/luojin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/luojin"/>
    <language>en</language>
    <item>
      <title>We Open-Sourced a Methodology That Teaches LLMs to Actually Think</title>
      <dc:creator>GhostFace</dc:creator>
      <pubDate>Wed, 29 Jul 2026 12:28:51 +0000</pubDate>
      <link>https://dev.to/luojin/we-open-sourced-a-methodology-that-teaches-llms-to-actually-think-434m</link>
      <guid>https://dev.to/luojin/we-open-sourced-a-methodology-that-teaches-llms-to-actually-think-434m</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Agentic Method&lt;/strong&gt; — not more prompts, but a workflow that makes model output observable, falsifiable, and evolvable.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Ghost-Silver" rel="noopener noreferrer"&gt;
        Ghost-Silver
      &lt;/a&gt; / &lt;a href="https://github.com/Ghost-Silver/Agentic-Method" rel="noopener noreferrer"&gt;
        Agentic-Method
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      A Agentic Prompt System to improve LLMs.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Agentic Method · 智能体方法论&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./LICENSE" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667" alt="License: MIT"&gt;&lt;/a&gt;
&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./core" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/78ba308bc2d2c769928ebf58476fb84981a89dfda30a477c2558f53e909d67db/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50726f6d7074732d3330253230636f72652d677265656e" alt="Prompts"&gt;&lt;/a&gt;
&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./examples" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/5c65038858542b1fbadb222ea577b3604a189892d249762147d5c8ceca4b1579/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4578616d706c65732d332d6f72616e6765" alt="Examples"&gt;&lt;/a&gt;
&lt;a href=""&gt;&lt;img src="https://camo.githubusercontent.com/8995ef84debbe9a915f958ae1f2731ef0370f3a29c7bc4a97a9f76c78fe91abc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6574686f646f6c6f67792d4f48454f552d2d4b552d707572706c65" alt="Methodology"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;一套严谨、证据驱动的自主智能体方法论。&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
  &lt;b&gt;观察 → 假设 → 实验 → 观测更新 → 知识更新&lt;/b&gt;&lt;br&gt;
  &lt;b&gt;Observation → Hypothesis → Experiment → Observation Update → Knowledge Update&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./README.en.md" rel="noopener noreferrer"&gt;English Version&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;这是什么？&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;&lt;code&gt;Agentic Method&lt;/code&gt; 是一组元提示词（meta-prompts）与子智能体协议，面向高风险的工程、研究与决策任务。它不是轻量级的聊天提示词库，而是一套工作流系统，强制智能体：&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;冻结上下文&lt;/strong&gt;后再行动。&lt;/li&gt;
&lt;li&gt;生成&lt;strong&gt;竞争性假设&lt;/strong&gt;，而非单一答案。&lt;/li&gt;
&lt;li&gt;在实验前做出&lt;strong&gt;可证伪的量化预测&lt;/strong&gt;。&lt;/li&gt;
&lt;li&gt;报告&lt;strong&gt;观测与裁决&lt;/strong&gt;，而非仅有结论。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;归档失败&lt;/strong&gt;并诚实更新世界模型。&lt;/li&gt;
&lt;li&gt;通过受控的并行评测&lt;strong&gt;进化自身提示词&lt;/strong&gt;。&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;设计原理&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;当前的中低端模型已经具备足够强的&lt;strong&gt;指令遵循能力&lt;/strong&gt;，其真正落后于高端模型的地方是&lt;strong&gt;零样本推理能力&lt;/strong&gt;。然而，即使是高端模型，在面对大型代码开发或复杂科研问题时，也难免产生逻辑谬误与模型幻觉。&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Agentic Method&lt;/code&gt; 通过以下机制解决这一问题：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;严格 DSL 锚定&lt;/strong&gt;：用 &lt;code&gt;(CTX)&lt;/code&gt;、&lt;code&gt;(H)&lt;/code&gt;、&lt;code&gt;(EXP)&lt;/code&gt;、&lt;code&gt;(PREDICTION)&lt;/code&gt;、&lt;code&gt;(OBSERVATION)&lt;/code&gt;、&lt;code&gt;(VERDICT)&lt;/code&gt; 等标签将模型的解码空间约束到特定任务区域，显著降低幻觉。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;强制深层推理&lt;/strong&gt;：每个关键结论必须附带置信度 &lt;code&gt;(CONF)&lt;/code&gt; 与证据等级，模型不能停留在表面回答。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;子 Agent 交叉审查&lt;/strong&gt;：通过 &lt;code&gt;FORM_REVIEWER&lt;/code&gt;、&lt;code&gt;HYPOTHESIS_VALIDATOR&lt;/code&gt;、&lt;code&gt;COUNTEREXAMPLE_REVIEWER&lt;/code&gt; 等角色识别循环论证、隐藏假设与事后合理化。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;引入科研方法&lt;/strong&gt;：反事实推理、二分实验、消融实验、对照实验、思想实验等方法被显式嵌入工作流，强制模型进行高阶思考。&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;本质上，我们不是让模型“更聪明”，而是让模型的思考过程&lt;strong&gt;更可观测、可证伪、可审计&lt;/strong&gt;。&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;模型要求与成本策略&lt;/h2&gt;

&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;推荐配置&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;为完整运行本协议中的复杂任务（尤其是涉及多文件代码审查、架构决策、长链条因果推理），推荐使用：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;参数量&lt;/strong&gt;：200B+&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;上下文窗口&lt;/strong&gt;：200K+&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;能力&lt;/strong&gt;：强指令遵循、长上下文稳定、支持工具调用（用于子 Agent）&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;降低成本的关键策略&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;本协议会消耗大量 token 与上下文，但这种消耗对任务质量的提升是显著的。最佳实践是&lt;strong&gt;按需加载 + 模型路由&lt;/strong&gt;：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;主 Agent / 编排层&lt;/strong&gt;：使用最强模型，负责任务分解、假设生成、最终裁决。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;子 Agent / 审查层&lt;/strong&gt;：使用更便宜的模型，负责格式审查、假设验证、反例构造等子任务。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;按需加载&lt;/strong&gt;：不要让 Agent 一次性加载全部 prompt。让它先读取 &lt;code&gt;main.md&lt;/code&gt;，再根据当前任务类型加载对应的核心 prompt。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;定时进化&lt;/strong&gt;：在每天空闲时间运行 &lt;code&gt;prompt-evolution-prompt.md&lt;/code&gt; 对已有 prompt 进行 PEL 迭代。&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;在良好 prompt 的加持下，中等模型在特定子任务上可以接近甚至媲美更高级模型。&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;推荐工作流&lt;/h2&gt;

&lt;/div&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;
&lt;pre class="notranslate"&gt;&lt;code&gt;Step 1: Agent 读取 main.md，理解全局协议与可用 prompt 目录
        ↓
Step 2: 用户告诉&lt;/code&gt;&lt;/pre&gt;…&lt;/div&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/Ghost-Silver/Agentic-Method" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  The Problem Is Becoming Obvious
&lt;/h2&gt;

&lt;p&gt;Today's LLMs — especially mid-range models — already have strong &lt;strong&gt;instruction-following abilities&lt;/strong&gt;. Ask them to format output, follow steps, call tools: they mostly comply.&lt;/p&gt;

&lt;p&gt;But as soon as the task gets complex — reviewing a multi-file code change, designing a controlled experiment, or reasoning about the root cause of a system bug — models tend to fail in two characteristic ways:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Hallucination&lt;/strong&gt;: confidently stating conclusions with no grounding.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Post-hoc rationalization&lt;/strong&gt;: jumping to an answer first, then fabricating a plausible chain of reasoning afterward (fake CoT).&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The issue isn't that models aren't "smart enough." It's that their &lt;strong&gt;decoding space is too unconstrained&lt;/strong&gt;. Without external scaffolding, nothing anchors them to the track of "correct reasoning."&lt;/p&gt;




&lt;h2&gt;
  
  
  Our Approach: Constrain the Decoding Space with Methodology
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Agentic Method&lt;/strong&gt; is not a collection of prompts. It is a &lt;strong&gt;meta-workflow&lt;/strong&gt; that externalizes, structures, and audits the model's reasoning process through four mechanisms:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Strict DSL Anchoring
&lt;/h3&gt;

&lt;p&gt;Tags like &lt;code&gt;(CTX)&lt;/code&gt;, &lt;code&gt;(H)&lt;/code&gt;, &lt;code&gt;(PREDICTION)&lt;/code&gt;, &lt;code&gt;(OBSERVATION)&lt;/code&gt;, &lt;code&gt;(VERDICT)&lt;/code&gt; force the model to declare at every critical step:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What is the current context?&lt;/li&gt;
&lt;li&gt;What is the hypothesis?&lt;/li&gt;
&lt;li&gt;What is the falsifiable prediction?&lt;/li&gt;
&lt;li&gt;What was actually observed?&lt;/li&gt;
&lt;li&gt;What is the final verdict?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This turns output from free-form prose into structured scientific records — and hallucinations drop dramatically.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Forced Deep Reasoning
&lt;/h3&gt;

&lt;p&gt;Every key conclusion must carry:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Evidence grade (F0-F4)&lt;/li&gt;
&lt;li&gt;Confidence &lt;code&gt;(CONF: &amp;lt;level&amp;gt;, &amp;lt;evidence summary&amp;gt;)&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;At least one competing hypothesis &lt;code&gt;(BRANCH)&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Explicit falsification conditions &lt;code&gt;(FALSIFICATION)&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No more surface-level answers.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Sub-Agent Cross-Review
&lt;/h3&gt;

&lt;p&gt;Roles like &lt;code&gt;FORM_REVIEWER&lt;/code&gt;, &lt;code&gt;HYPOTHESIS_VALIDATOR&lt;/code&gt;, and &lt;code&gt;COUNTEREXAMPLE_REVIEWER&lt;/code&gt; make agents audit each other. Circular reasoning, hidden assumptions, and post-hoc rationalizations get flagged explicitly.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Embedded Scientific Method
&lt;/h3&gt;

&lt;p&gt;Bisection, ablation, controlled experiments, and counterfactual reasoning are not just suggestions in a document. They are &lt;strong&gt;non-skippable steps&lt;/strong&gt; embedded in the prompts.&lt;/p&gt;




&lt;h2&gt;
  
  
  30 Core Prompts for High-Stakes Tasks
&lt;/h2&gt;

&lt;p&gt;The repo includes 30 desensitized, reusable core prompts:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;experimental-design-prompt.md&lt;/code&gt; — design verifiable experiments&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;logical-inference-prompt.md&lt;/code&gt; — rigorous logical reasoning and proof review&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;code-review-prompt.md&lt;/code&gt; — systematic code review&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;debug-prompt.md&lt;/code&gt; — causal diagnosis and repair&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;performance-optimization-prompt.md&lt;/code&gt; — performance decision protocol&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;prompt-evolution-prompt.md&lt;/code&gt; — &lt;strong&gt;let prompts evolve themselves&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;subagent-protocol.md&lt;/code&gt; — protocol for 18 sub-agent roles&lt;/li&gt;
&lt;li&gt;...and many more&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All prompts share the same DSL and can be loaded on demand, composed, and evolved.&lt;/p&gt;




&lt;h2&gt;
  
  
  Prompt Evolution Loop (PEL)
&lt;/h2&gt;

&lt;p&gt;Perhaps the most interesting part is the &lt;strong&gt;Prompt Evolution Loop (PEL)&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The idea is simple: take a seed prompt, generate multiple mutated variants, evaluate them in parallel on the same set of real tasks, and keep the fittest ones.&lt;/p&gt;

&lt;p&gt;Our example report shows one real PEL run:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;CONSTRAINT_ADD&lt;/code&gt; mutation fixed a P0 protocol-consistency defect.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;ANTI_PATTERN_BLOCK&lt;/code&gt; mutation had to be discarded because it contradicted existing rules.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;EXAMPLE_INJECT&lt;/code&gt; mutation only worked when examples were bound to concrete checklist items.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These findings are themselves evidence that prompt engineering can move from alchemy to experimental science.&lt;/p&gt;




&lt;h2&gt;
  
  
  Recommended Setup
&lt;/h2&gt;

&lt;p&gt;This methodology is designed for high-stakes tasks and consumes more tokens and context. We believe it's worth it.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Main agent / orchestration&lt;/strong&gt;: 200B+ parameters, 200K+ context window&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Sub-agent / review layer&lt;/strong&gt;: cheaper medium-sized models&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;How to run&lt;/strong&gt;: read &lt;code&gt;main.md&lt;/code&gt; first, then load only the prompt matching your current task&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Where It Helps
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Complex code review and architecture decisions&lt;/li&gt;
&lt;li&gt;Root-cause bug diagnosis&lt;/li&gt;
&lt;li&gt;Performance optimization experiment design&lt;/li&gt;
&lt;li&gt;Scientific argumentation and technology surveys&lt;/li&gt;
&lt;li&gt;Any task where a wrong statement is expensive&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Open Source, MIT License
&lt;/h2&gt;

&lt;p&gt;We want this methodology to be validated, improved, and applied across more domains.&lt;/p&gt;

&lt;p&gt;If you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Apply it to a domain outside software engineering or research;&lt;/li&gt;
&lt;li&gt;Evolve a better prompt variant through PEL;&lt;/li&gt;
&lt;li&gt;Find a flaw in any prompt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Please open an Issue or PR on GitHub. The community will accumulate domain-specific adapters and best practices together.&lt;/p&gt;




&lt;h2&gt;
  
  
  Next Steps
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Open the repo: &lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Ghost-Silver" rel="noopener noreferrer"&gt;
        Ghost-Silver
      &lt;/a&gt; / &lt;a href="https://github.com/Ghost-Silver/Agentic-Method" rel="noopener noreferrer"&gt;
        Agentic-Method
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      A Agentic Prompt System to improve LLMs.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Agentic Method · 智能体方法论&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./LICENSE" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667" alt="License: MIT"&gt;&lt;/a&gt;
&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./core" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/78ba308bc2d2c769928ebf58476fb84981a89dfda30a477c2558f53e909d67db/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50726f6d7074732d3330253230636f72652d677265656e" alt="Prompts"&gt;&lt;/a&gt;
&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./examples" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/5c65038858542b1fbadb222ea577b3604a189892d249762147d5c8ceca4b1579/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4578616d706c65732d332d6f72616e6765" alt="Examples"&gt;&lt;/a&gt;
&lt;a href=""&gt;&lt;img src="https://camo.githubusercontent.com/8995ef84debbe9a915f958ae1f2731ef0370f3a29c7bc4a97a9f76c78fe91abc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6574686f646f6c6f67792d4f48454f552d2d4b552d707572706c65" alt="Methodology"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;一套严谨、证据驱动的自主智能体方法论。&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
  &lt;b&gt;观察 → 假设 → 实验 → 观测更新 → 知识更新&lt;/b&gt;&lt;br&gt;
  &lt;b&gt;Observation → Hypothesis → Experiment → Observation Update → Knowledge Update&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./README.en.md" rel="noopener noreferrer"&gt;English Version&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;这是什么？&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;&lt;code&gt;Agentic Method&lt;/code&gt; 是一组元提示词（meta-prompts）与子智能体协议，面向高风险的工程、研究与决策任务。它不是轻量级的聊天提示词库，而是一套工作流系统，强制智能体：&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;冻结上下文&lt;/strong&gt;后再行动。&lt;/li&gt;
&lt;li&gt;生成&lt;strong&gt;竞争性假设&lt;/strong&gt;，而非单一答案。&lt;/li&gt;
&lt;li&gt;在实验前做出&lt;strong&gt;可证伪的量化预测&lt;/strong&gt;。&lt;/li&gt;
&lt;li&gt;报告&lt;strong&gt;观测与裁决&lt;/strong&gt;，而非仅有结论。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;归档失败&lt;/strong&gt;并诚实更新世界模型。&lt;/li&gt;
&lt;li&gt;通过受控的并行评测&lt;strong&gt;进化自身提示词&lt;/strong&gt;。&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;设计原理&lt;/h2&gt;
&lt;/div&gt;

&lt;p&gt;当前的中低端模型已经具备足够强的&lt;strong&gt;指令遵循能力&lt;/strong&gt;，其真正落后于高端模型的地方是&lt;strong&gt;零样本推理能力&lt;/strong&gt;。然而，即使是高端模型，在面对大型代码开发或复杂科研问题时，也难免产生逻辑谬误与模型幻觉。&lt;/p&gt;

&lt;p&gt;&lt;code&gt;Agentic Method&lt;/code&gt; 通过以下机制解决这一问题：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;严格 DSL 锚定&lt;/strong&gt;：用 &lt;code&gt;(CTX)&lt;/code&gt;、&lt;code&gt;(H)&lt;/code&gt;、&lt;code&gt;(EXP)&lt;/code&gt;、&lt;code&gt;(PREDICTION)&lt;/code&gt;、&lt;code&gt;(OBSERVATION)&lt;/code&gt;、&lt;code&gt;(VERDICT)&lt;/code&gt; 等标签将模型的解码空间约束到特定任务区域，显著降低幻觉。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;强制深层推理&lt;/strong&gt;：每个关键结论必须附带置信度 &lt;code&gt;(CONF)&lt;/code&gt; 与证据等级，模型不能停留在表面回答。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;子 Agent 交叉审查&lt;/strong&gt;：通过 &lt;code&gt;FORM_REVIEWER&lt;/code&gt;、&lt;code&gt;HYPOTHESIS_VALIDATOR&lt;/code&gt;、&lt;code&gt;COUNTEREXAMPLE_REVIEWER&lt;/code&gt; 等角色识别循环论证、隐藏假设与事后合理化。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;引入科研方法&lt;/strong&gt;：反事实推理、二分实验、消融实验、对照实验、思想实验等方法被显式嵌入工作流，强制模型进行高阶思考。&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;本质上，我们不是让模型“更聪明”，而是让模型的思考过程&lt;strong&gt;更可观测、可证伪、可审计&lt;/strong&gt;。&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;模型要求与成本策略&lt;/h2&gt;

&lt;/div&gt;

&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;推荐配置&lt;/h3&gt;

&lt;/div&gt;

&lt;p&gt;为完整运行本协议中的复杂任务（尤其是涉及多文件代码审查、架构决策、长链条因果推理），推荐使用：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;参数量&lt;/strong&gt;：200B+&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;上下文窗口&lt;/strong&gt;：200K+&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;能力&lt;/strong&gt;：强指令遵循、长上下文稳定、支持工具调用（用于子 Agent）&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;降低成本的关键策略&lt;/h3&gt;

&lt;/div&gt;

&lt;p&gt;本协议会消耗大量 token 与上下文，但这种消耗对任务质量的提升是显著的。最佳实践是&lt;strong&gt;按需加载 + 模型路由&lt;/strong&gt;：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;主 Agent / 编排层&lt;/strong&gt;：使用最强模型，负责任务分解、假设生成、最终裁决。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;子 Agent / 审查层&lt;/strong&gt;：使用更便宜的模型，负责格式审查、假设验证、反例构造等子任务。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;按需加载&lt;/strong&gt;：不要让 Agent 一次性加载全部 prompt。让它先读取 &lt;code&gt;main.md&lt;/code&gt;，再根据当前任务类型加载对应的核心 prompt。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;定时进化&lt;/strong&gt;：在每天空闲时间运行 &lt;code&gt;prompt-evolution-prompt.md&lt;/code&gt; 对已有 prompt 进行 PEL 迭代。&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;在良好 prompt 的加持下，中等模型在特定子任务上可以接近甚至媲美更高级模型。&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;推荐工作流&lt;/h2&gt;

&lt;/div&gt;

&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;
&lt;pre class="notranslate"&gt;&lt;code&gt;Step 1: Agent 读取 main.md，理解全局协议与可用 prompt 目录
        ↓
Step 2: 用户告诉&lt;/code&gt;&lt;/pre&gt;…&lt;/div&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/Ghost-Silver/Agentic-Method" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;/li&gt;

&lt;li&gt;Start with &lt;code&gt;core/master-prompt.md&lt;/code&gt;
&lt;/li&gt;

&lt;li&gt;Pick a hard task you're currently struggling with, and try &lt;code&gt;experimental-design-prompt.md&lt;/code&gt; or &lt;code&gt;debug-prompt.md&lt;/code&gt;
&lt;/li&gt;

&lt;li&gt;If it works, give us a ⭐ or share your use case&lt;/li&gt;

&lt;/ol&gt;




&lt;p&gt;&lt;strong&gt;This is not another prompt repo. This is a workflow that teaches LLMs to think like scientists.&lt;/strong&gt;&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Ghost-Silver" rel="noopener noreferrer"&gt;
        Ghost-Silver
      &lt;/a&gt; / &lt;a href="https://github.com/Ghost-Silver/Agentic-Method" rel="noopener noreferrer"&gt;
        Agentic-Method
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      A Agentic Prompt System to improve LLMs.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Agentic Method · 智能体方法论&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./LICENSE" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667" alt="License: MIT"&gt;&lt;/a&gt;
&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./core" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/78ba308bc2d2c769928ebf58476fb84981a89dfda30a477c2558f53e909d67db/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50726f6d7074732d3330253230636f72652d677265656e" alt="Prompts"&gt;&lt;/a&gt;
&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./examples" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/5c65038858542b1fbadb222ea577b3604a189892d249762147d5c8ceca4b1579/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4578616d706c65732d332d6f72616e6765" alt="Examples"&gt;&lt;/a&gt;
&lt;a href=""&gt;&lt;img src="https://camo.githubusercontent.com/8995ef84debbe9a915f958ae1f2731ef0370f3a29c7bc4a97a9f76c78fe91abc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6574686f646f6c6f67792d4f48454f552d2d4b552d707572706c65" alt="Methodology"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;一套严谨、证据驱动的自主智能体方法论。&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
  &lt;b&gt;观察 → 假设 → 实验 → 观测更新 → 知识更新&lt;/b&gt;&lt;br&gt;
  &lt;b&gt;Observation → Hypothesis → Experiment → Observation Update → Knowledge Update&lt;/b&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Ghost-Silver/Agentic-Method/./README.en.md" rel="noopener noreferrer"&gt;English Version&lt;/a&gt;&lt;/p&gt;


&lt;/div&gt;
&lt;br&gt;


&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;这是什么？&lt;/h2&gt;
&lt;/div&gt;

&lt;p&gt;&lt;code&gt;Agentic Method&lt;/code&gt; 是一组元提示词（meta-prompts）与子智能体协议，面向高风险的工程、研究与决策任务。它不是轻量级的聊天提示词库，而是一套工作流系统，强制智能体：&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;冻结上下文&lt;/strong&gt;后再行动。&lt;/li&gt;
&lt;li&gt;生成&lt;strong&gt;竞争性假设&lt;/strong&gt;，而非单一答案。&lt;/li&gt;
&lt;li&gt;在实验前做出&lt;strong&gt;可证伪的量化预测&lt;/strong&gt;。&lt;/li&gt;
&lt;li&gt;报告&lt;strong&gt;观测与裁决&lt;/strong&gt;，而非仅有结论。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;归档失败&lt;/strong&gt;并诚实更新世界模型。&lt;/li&gt;
&lt;li&gt;通过受控的并行评测&lt;strong&gt;进化自身提示词&lt;/strong&gt;。&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;设计原理&lt;/h2&gt;
&lt;/div&gt;

&lt;p&gt;当前的中低端模型已经具备足够强的&lt;strong&gt;指令遵循能力&lt;/strong&gt;，其真正落后于高端模型的地方是&lt;strong&gt;零样本推理能力&lt;/strong&gt;。然而，即使是高端模型，在面对大型代码开发或复杂科研问题时，也难免产生逻辑谬误与模型幻觉。&lt;/p&gt;

&lt;p&gt;&lt;code&gt;Agentic Method&lt;/code&gt; 通过以下机制解决这一问题：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;严格 DSL 锚定&lt;/strong&gt;：用 &lt;code&gt;(CTX)&lt;/code&gt;、&lt;code&gt;(H)&lt;/code&gt;、&lt;code&gt;(EXP)&lt;/code&gt;、&lt;code&gt;(PREDICTION)&lt;/code&gt;、&lt;code&gt;(OBSERVATION)&lt;/code&gt;、&lt;code&gt;(VERDICT)&lt;/code&gt; 等标签将模型的解码空间约束到特定任务区域，显著降低幻觉。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;强制深层推理&lt;/strong&gt;：每个关键结论必须附带置信度 &lt;code&gt;(CONF)&lt;/code&gt; 与证据等级，模型不能停留在表面回答。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;子 Agent 交叉审查&lt;/strong&gt;：通过 &lt;code&gt;FORM_REVIEWER&lt;/code&gt;、&lt;code&gt;HYPOTHESIS_VALIDATOR&lt;/code&gt;、&lt;code&gt;COUNTEREXAMPLE_REVIEWER&lt;/code&gt; 等角色识别循环论证、隐藏假设与事后合理化。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;引入科研方法&lt;/strong&gt;：反事实推理、二分实验、消融实验、对照实验、思想实验等方法被显式嵌入工作流，强制模型进行高阶思考。&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;本质上，我们不是让模型“更聪明”，而是让模型的思考过程&lt;strong&gt;更可观测、可证伪、可审计&lt;/strong&gt;。&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;模型要求与成本策略&lt;/h2&gt;

&lt;/div&gt;

&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;推荐配置&lt;/h3&gt;

&lt;/div&gt;

&lt;p&gt;为完整运行本协议中的复杂任务（尤其是涉及多文件代码审查、架构决策、长链条因果推理），推荐使用：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;参数量&lt;/strong&gt;：200B+&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;上下文窗口&lt;/strong&gt;：200K+&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;能力&lt;/strong&gt;：强指令遵循、长上下文稳定、支持工具调用（用于子 Agent）&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;降低成本的关键策略&lt;/h3&gt;

&lt;/div&gt;

&lt;p&gt;本协议会消耗大量 token 与上下文，但这种消耗对任务质量的提升是显著的。最佳实践是&lt;strong&gt;按需加载 + 模型路由&lt;/strong&gt;：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;主 Agent / 编排层&lt;/strong&gt;：使用最强模型，负责任务分解、假设生成、最终裁决。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;子 Agent / 审查层&lt;/strong&gt;：使用更便宜的模型，负责格式审查、假设验证、反例构造等子任务。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;按需加载&lt;/strong&gt;：不要让 Agent 一次性加载全部 prompt。让它先读取 &lt;code&gt;main.md&lt;/code&gt;，再根据当前任务类型加载对应的核心 prompt。&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;定时进化&lt;/strong&gt;：在每天空闲时间运行 &lt;code&gt;prompt-evolution-prompt.md&lt;/code&gt; 对已有 prompt 进行 PEL 迭代。&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;在良好 prompt 的加持下，中等模型在特定子任务上可以接近甚至媲美更高级模型。&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;推荐工作流&lt;/h2&gt;

&lt;/div&gt;

&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;
&lt;pre class="notranslate"&gt;&lt;code&gt;Step 1: Agent 读取 main.md，理解全局协议与可用 prompt 目录
        ↓
Step 2: 用户告诉&lt;/code&gt;&lt;/pre&gt;…&lt;/div&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/Ghost-Silver/Agentic-Method" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;



</description>
      <category>ai</category>
      <category>opensource</category>
      <category>llm</category>
    </item>
  </channel>
</rss>
