Feat/bayesian first principles thinking#335
Open
neostfox wants to merge 3 commits into
Open
Conversation
旧群(七群)已满/过期,替换为社群八群二维码(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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增 bayesian-reasoning 和 first-principles 两个思维框架,作为 Thinking Framework 小节分别内嵌到现有工作流技能中:
验证:107 配置器测试通过 / tsc + eslint 通过 / 全量 1035 测试通过(15 失败均为既有的 python3 环境缺失)