Skip to content

Feat/bayesian first principles thinking#335

Open
neostfox wants to merge 3 commits into
mindfold-ai:mainfrom
neostfox:feat/bayesian-first-principles-thinking
Open

Feat/bayesian first principles thinking#335
neostfox wants to merge 3 commits into
mindfold-ai:mainfrom
neostfox:feat/bayesian-first-principles-thinking

Conversation

@neostfox

Copy link
Copy Markdown

新增 bayesian-reasoning 和 first-principles 两个思维框架,作为 Thinking Framework 小节分别内嵌到现有工作流技能中:

  • first-principles → brainstorm.md — 需求发现时挑战假设、从约束推导最小方案
  • bayesian-reasoning → break-loop.md — bug 诊断时多假设权衡、按证据更新信念
  • 同步清理了源码和 spec 中过时的"5个技能"硬编码注释,改为 count-free 措辞。

验证:107 配置器测试通过 / tsc + eslint 通过 / 全量 1035 测试通过(15 失败均为既有的 python3 环境缺失)

taosu and others added 3 commits June 11, 2026 23:07
旧群(七群)已满/过期,替换为社群八群二维码(6月18日前有效)。
新增 assets/wx_link8.jpg,README_CN 联系我们指向新图。

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Add two new thinking framework skills to common templates:
- bayesian-reasoning.md: Prior/evidence/update methodology for
  decision-making under uncertainty, with calibrated confidence
  levels and common fallacy avoidance checklist
- first-principles.md: Decompose-to-fundamentals approach for
  complex problems, with assumption challenging framework and
  structured output format

Both skills are placed in common/skills/ and automatically
distributed to all platforms via the template system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants