Kimi-K3
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.
It provides a concrete, field-tested operational framework designed specifically for weak models, with explicit rules, judgment rubrics, and a bootstrap diagnostics phase that addresses the environment gap between template creation and deployment.
一套讓較低階模型(Sonnet / Haiku 等級)能穩定接管專案的制度檔案。適用於 Claude Code 或任何有 CLAUDE.md + subagent 機制的 harness。
project-ops-template/
├── README.md ← 本檔(部署後可刪)
├── CLAUDE.md.template ← 精簡路由型 CLAUDE.md 骨架
└── ops/
├── 00-bootstrap.md ← 首次進駐診斷:環境盤點 + 三大漏洞自檢(A)
├── 10-dispatch.md ← 模型調度守則:派工/升降級/驗證不自驗(C)
├── 20-judgment.md ← 判斷力 rubric:升級/完成/問人/換路/品質底線(D)
├── 30-prompt-templates.md ← 五類派工模板:搜尋/實作/重構/研究/審查(E)
├── 40-maintenance.md ← 維護協議:誰能改什麼、教訓格式、精簡週期(F)
├── 50-letter.md ← 給未來 session 的信:三件事 + 退化預防(G)
└── lessons.md ← 踩坑記錄(空模板)
部署步驟請看:DEPLOY.md
20-judgment.md 第 6 節明寫了退場方式。40-maintenance.md 收編與精簡,防止制度肥大或被悄悄放寬。本制度補得了執行品質(拆解、驗收、多樣本評審),補不了模糊題的問題定義與品味判斷——遇到時的處置寫在 ops/20-judgment.md 第 6 節:升級模型、外部第二意見、或明說做不到。此外,本模板由不在目標環境內的 session 產出,00-bootstrap.md 的診斷程序就是為此設計的:所有環境相關事實以實地盤點為準,模板內的模型 id 僅為 2026-07 的參考值。
Similar projects matched by category, topics, and programming language.
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

A structured investing guide for Chinese beginners covering US stocks, options, and cryptocurrency, with focus on foundational concepts and risk awareness.

A curated collection of Computer Science fundamentals (PDFs, notes, cheatsheets, interview question banks) for placement preparation, covering seven core subjects plus general resources.